Package io.micronaut.http.server.netty.types.files
Netty file type and response handling.
- Since:
- 1.0
-
Class Summary Class Description FileTypeHandler Responsible for writing files out to the response in Netty.FileTypeHandlerConfiguration Deprecated. FileTypeHandlerConfiguration.CacheControlConfiguration Deprecated. NettyStreamedFileCustomizableResponseType Writes a file backed by anInputStreamto the Netty context.NettySystemFileCustomizableResponseType Writes aFileto the Netty context.