Class HttpTypeInformationProvider

java.lang.Object
io.micronaut.http.util.HttpTypeInformationProvider
All Implemented Interfaces:
TypeInformationProvider

@Internal public final class HttpTypeInformationProvider extends Object implements TypeInformationProvider
Provide type information for HTTP response.
Since:
2.4.0
Author:
graemerocher