Class HttpTypeInformationProvider

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

@Internal public final class HttpTypeInformationProvider extends Object implements io.micronaut.core.type.TypeInformationProvider
Provide type information for HTTP response.
Since:
2.4.0
  • Constructor Details

    • HttpTypeInformationProvider

      public HttpTypeInformationProvider()
  • Method Details

    • isWrapperType

      public boolean isWrapperType(Class<?> type)
      Specified by:
      isWrapperType in interface io.micronaut.core.type.TypeInformationProvider