| Interface | Description |
|---|---|
| AbstractParserGenerator.CustomStateMachine |
A class that separates out the different behaviour of the three state machines (VERB, VERSION and HEADER)
|
| Class | Description |
|---|---|
| AbstractParserGenerator | |
| HttpParserAnnotationProcessor | |
| RequestParserGenerator | |
| ResponseParserGenerator |
| 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.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.