Interface NettyFileCustomizableResponseType
- All Superinterfaces:
CustomizableResponseType
,FileCustomizableResponseType
,NettyCustomizableResponseType
- All Known Implementing Classes:
NettyStreamedFileCustomizableResponseType
,NettySystemFileCustomizableResponseType
@Internal
public interface NettyFileCustomizableResponseType
extends FileCustomizableResponseType, NettyCustomizableResponseType
A special type for files specific to Netty.
- Since:
- 1.0
- Author:
- James Kleeh
-
Field Summary
Fields inherited from interface io.micronaut.http.server.types.files.FileCustomizableResponseType
ATTACHMENT_HEADER
-
Method Summary
Methods inherited from interface io.micronaut.http.server.types.CustomizableResponseType
process
Methods inherited from interface io.micronaut.http.server.types.files.FileCustomizableResponseType
getLastModified, getLength, getMediaType
Methods inherited from interface io.micronaut.http.server.netty.types.NettyCustomizableResponseType
write