Package io.micronaut.http.server.types
HTTP server customizable response type.
- Since:
- 1.0
-
Interface Summary Interface Description CustomizableResponseType A type that needs special handling that may include modification of the response. -
Exception Summary Exception Description CustomizableResponseTypeException Used when a special type handler encounters an error.