Package io.micronaut.jaxrs.common
package io.micronaut.jaxrs.common
Contains spec implementation classes, much of the code forked from RESTEasy or delegating to internal Micronaut classes.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassDescriptionThe implementation of
ByteBuffer
for byte arrays.Forked from RESTEasy.En entity reader.An argument util class.Registers JAX-RS converters.The simple variation ofGenericEntity
.The representation of headers asMultivaluedMap
.A simple header util.Adapter class for JAR-RS headers.The JAX-RS body read interceptor.The JAX-RS body write interceptor.The wrapper forIOException
thrown in Micronaut Body readers / writers.Stores JAX-RS message body readers and writers.The reader remappedMessageBodyReader
.The simple definition for message body reader.The reader remappedMessageBodyWriter
.The representation of mutable headers asMultivaluedMap
.Adapter class for JAR-RS headers.The representation of mutable headers asMultivaluedMap
.Adapter for JAX-RS and final Micronaut response.The representation of mutable headers asMultivaluedMap
.The implementation ofReaderInterceptorContext
.The reader.Adapter for JAX-RS and final Micronaut response.The JAX-RS utils.RuntimeDelegate implementation for JAX-RS.The predicate that checks forNameBinding
usage on the component.