Package io.undertow.annotationprocessor
-
Interface Summary Interface Description AbstractParserGenerator.CustomStateMachine A class that separates out the different behaviour of the three state machines (VERB, VERSION and HEADER) -
Class Summary Class Description AbstractParserGenerator HttpParserAnnotationProcessor RequestParserGenerator ResponseParserGenerator -
Annotation Types Summary Annotation Type Description HttpParserConfig If this annotation is applied to a class it will be replaced with a generated HTTP parser.HttpResponseParserConfig If this annotation is applied to a class it will be replaced with a generated HTTP parser.