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
ByteBufferfor 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.JaxRsInterceptedWrite<T,S extends JaxRsWriterInterceptorContextState> The JAX-RS body write interceptor.The wrapper forIOExceptionthrown 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.State carried through a chain ofWriterInterceptorcalls.Implementation with simple fields.RuntimeDelegate implementation for JAX-RS.The predicate that checks forNameBindingusage on the component.