Class HttpMethodCreator

java.lang.Object
io.helidon.nima.http.processor.HttpMethodCreator
All Implemented Interfaces:
CustomAnnotationTemplateCreator

public class HttpMethodCreator extends Object implements CustomAnnotationTemplateCreator
Annotation processor that generates a service for each method annotated with an HTTP method annotation. Service provider implementation of a CustomAnnotationTemplateCreator.