| Package | Description |
|---|---|
| fr.maxcom.http |
HTTP server components.
|
| Modifier and Type | Method and Description |
|---|---|
HttpServer |
HttpServer.setCipherFactory(CipherFactory cipherFactory)
Sets a cipher factory for decryption.
|
void |
FileDataSource.setCipherFactory(CipherFactory cipherFactory) |
void |
DataSource.setCipherFactory(CipherFactory cipherFactory)
Sets the factory instance, able to deliver ciphers when needed.
|