Class HttpMethodMapper

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

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