public class ParsingVersionMessageState extends AbstractState
WaitingForMessageState
.Constructor and Description |
---|
ParsingVersionMessageState(FiniteStateMachine fsm) |
Modifier and Type | Method and Description |
---|---|
void |
process(byte b)
Performs processing of the input byte.
|
bufferize, getBuffer, getFiniteStateMashine, publish, transitTo, transitTo
public ParsingVersionMessageState(FiniteStateMachine fsm)
public void process(byte b)
State
b
- the input byteCopyright © 2017. All rights reserved.