Class HttpParserAnnotationProcessor

java.lang.Object
javax.annotation.processing.AbstractProcessor
io.undertow.annotationprocessor.HttpParserAnnotationProcessor
All Implemented Interfaces:
Processor

@SupportedAnnotationTypes("io.undertow.annotationprocessor.HttpParserConfig") @SupportedOptions({}) @SupportedSourceVersion(RELEASE_8) public class HttpParserAnnotationProcessor extends AbstractProcessor
Author:
Stuart Douglas