Class CookieParamMapper

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

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