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.The Micronaut body reader with JAX-RS interceptors.The Micronaut body writer with JAX-RS interceptors.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 implementation ofMessageBodyReaderforInputStream.JaxRsInputStreamMessageBodyWriter<T extends InputStream>The implementation ofMessageBodyWriterforInputStream.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.The implementation ofMessageBodyReaderforReader.The implementation ofMessageBodyWriterforReader.Adapter for JAX-RS and final Micronaut response.The implementation ofMessageBodyWriterforStreamingOutput.The JAX-RS utils.RuntimeDelegate implementation for JAX-RS.The route return type provider.