Interface | Description |
---|---|
LocalSingleHttpServer.CipherFactory |
A cipher factory.
|
LocalSingleHttpServer.DataSource |
A data provider.
|
Class | Description |
---|---|
LocalSingleHttpServer |
A basic HTTP/1.1 server.
|
LocalSingleHttpServer.FileDataSource |
The default implementation for a data provider that obtains its content from a file.
|