Package io.micronaut.jaxrs.runtime.core
package io.micronaut.jaxrs.runtime.core
-
ClassesClassDescriptionThe application path provider.The default implementation of
Application
.Configures a URI naming strategy based on theApplicationPath
annotation.Handles JAX-RS exceptions that occur during the execution of an HTTP request.Handles JAX-RS exceptions that occur during the execution of an HTTP request.The reader remappedMessageBodyReader
.The reader remappedMessageBodyWriter
.The representation of mutable headers asMultivaluedMap
.The JAX-RSProviders
.ARequestScope
bean implementing the JAX-RS ResourceInfo to access the resource class and resource method matched by the current request.Implementation ofResponse.ResponseBuilder
for Micronaut.Registers runtime singletons and addsApplication
as a property source.Partial implementation ofUriBuilder
.A simple parser intended to parse sequences of name/value pairs.Weighted<T>Used to compare objects be weighted value.