See: Description
| Class | Description |
|---|---|
| FileTypeHandler |
Responsible for writing files out to the response in Netty.
|
| FileTypeHandlerConfiguration |
Allows configuration of properties for the
FileTypeHandler. |
| FileTypeHandlerConfiguration.CacheControlConfiguration |
Configuration for the Cache-Control header.
|
| NettyStreamedFileCustomizableResponseType |
Writes an
InputStream to the Netty context. |
| NettySystemFileCustomizableResponseType |
Writes a
File to the Netty context. |