Class ConsumesMapper

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

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