| Package | Description |
|---|---|
| fr.maxcom.http |
HTTP server components.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileDataSource
The default implementation for a data provider that obtains its content from a file,
or more generally from a resource.
|
| Modifier and Type | Method and Description |
|---|---|
HttpServer |
HttpServer.setDataSource(DataSource dataSource)
Sets a custom data provider.
|