Interface | Description |
---|---|
FileByteSource.ChannelProvider |
Provider of AsynchronousFileChannel for FileByteSource.
|
Class | Description |
---|---|
FileByteSink |
A
ByteSink that writes bytes to a file. |
FileByteSource |
A source of bytes from a file.
|
FileHttpEntity |
An HttpEntity based on a file.
|
StaticFileConf |
Configuration of a single file in a StaticHandler.
|
StaticHandler |
HttpHandler for static files.
|