protected class RequestParserGenerator.VersionStateMachine extends Object implements AbstractParserGenerator.CustomStateMachine
| Modifier | Constructor and Description | 
|---|---|
| protected  | VersionStateMachine() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | handleOtherToken(org.jboss.classfilewriter.code.CodeAttribute c) | 
| void | handleStateMachineMatchedToken(org.jboss.classfilewriter.code.CodeAttribute c) | 
| boolean | initialNewlineMeansRequestDone() | 
| boolean | isHeader() | 
| void | updateParseState(org.jboss.classfilewriter.code.CodeAttribute c) | 
public boolean isHeader()
isHeader in interface AbstractParserGenerator.CustomStateMachinepublic void handleOtherToken(org.jboss.classfilewriter.code.CodeAttribute c)
handleOtherToken in interface AbstractParserGenerator.CustomStateMachinepublic void handleStateMachineMatchedToken(org.jboss.classfilewriter.code.CodeAttribute c)
handleStateMachineMatchedToken in interface AbstractParserGenerator.CustomStateMachinepublic void updateParseState(org.jboss.classfilewriter.code.CodeAttribute c)
updateParseState in interface AbstractParserGenerator.CustomStateMachinepublic boolean initialNewlineMeansRequestDone()
initialNewlineMeansRequestDone in interface AbstractParserGenerator.CustomStateMachineCopyright © 2015 JBoss by Red Hat. All rights reserved.