All Classes
-
Class Summary Class Description ApplicationPathAnnotationMapper Maps the JAX-RSApplicationPathannotation turning the application class into a singleton.ConsumesMapper Maps the JAX-RSConsumesannotation.CookieParamMapper Maps the JAX-RSCookieParamannotation.DefaultValueMapper Maps the JAX-RSDefaultValueannotation.DeleteAnnotationMapper Maps the JAX-RSDELETEannotation to Micronaut's version.FormParamMapper Maps the JAX-RSFormParamannotation.GetAnnotationMapper Maps the JAX-RSGETannotation to Micronaut's version.HeadAnnotationMapper Maps the JAX-RSHEADannotation to Micronaut's version.HeaderParamMapper Maps the JAX-RSHeaderParamannotation.HttpMethodMapper Maps the JAX-RSHttpMethodannotation.JaxRsTypeElementVisitor A type element visitor that turns a JAX-RS path into a controller.OptionsAnnotationMapper Maps the JAX-RSOPTIONSannotation to Micronaut's version.PathAnnotationMapper Maps the JAX-RSPathannotation to Micronaut's version.PathParamMapper Maps the JAX-RSPathParamannotation.PostAnnotationMapper Maps the JAX-RSPOSTannotation to Micronaut's version.ProducesMapper Maps the JAX-RSProducesannotation.PutAnnotationMapper Maps the JAX-RSPUTannotation to Micronaut's version.QueryParamMapper Maps the JAX-RSQueryParamannotation.