| Package | Description |
|---|---|
| fr.maxcom.http |
HTTP server components.
|
| Class and Description |
|---|
| CipherFactory
Interface for a cipher factory.
|
| DataSource
Interface for a data provider.
|
| Diagnostic
A potential reason of dysfunction.
|
Diagnostic.Code
Enum class for the reason code. |
| HttpServer
Interface for a basic HTTP/1.1 server.
|
| HttpServer.JsInterface
Interface for a Java object accessible from JavaScript in a WebView.
|
| WifiSingleHttpServer
A variant of
HttpServer for a remote player. |