See: Description
| Class | Description |
|---|---|
| FileTypeHandler |
Responsible for writing files out to the response in Netty.
|
| FileTypeHandlerConfiguration | Deprecated |
| FileTypeHandlerConfiguration.CacheControlConfiguration | Deprecated |
| NettyStreamedFileCustomizableResponseType |
Writes a file backed by an
InputStream to the Netty context. |
| NettySystemFileCustomizableResponseType |
Writes a
File to the Netty context. |