Package io.micronaut.http.server.types.files
Special file type handlers.
- Since:
- 1.0
-
Interface Summary Interface Description FileCustomizableResponseType A special type for file handling. -
Class Summary Class Description StreamedFile A special type for streaming anInputStreamrepresenting a file or resource.SystemFile Used as the return value of a route execution to sendFileinstances to the client.