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