Class HeaderParamMapper

java.lang.Object
io.micronaut.jaxrs.processor.HeaderParamMapper
All Implemented Interfaces:
Named, AnnotationMapper<Annotation>, NamedAnnotationMapper

@Internal public class HeaderParamMapper extends Object implements NamedAnnotationMapper
Maps the JAX-RS HeaderParam annotation.
Since:
1.0
Author:
graemerocher