Class SerialAwaitFirstMsgState
java.lang.Object
com.thecoderscorner.menu.remote.states.BaseMessageProcessingState
com.thecoderscorner.menu.remote.states.SerialAwaitFirstMsgState
- All Implemented Interfaces:
RemoteConnectorState
-
Field Summary
Fields inherited from class com.thecoderscorner.menu.remote.states.BaseMessageProcessingState
context, disconnectInterval, lastReception, logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanSendCommandToRemote(MenuCommand command)called before any command is sent in order for the state to disallowprotected booleanprocessMessage(MenuCommand cmd)protected voidMethods inherited from class com.thecoderscorner.menu.remote.states.BaseMessageProcessingState
checkIfThereIsAnHbEnd, enterState, exitState, markDone, runLoop
-
Constructor Details
-
Method Details
-
processTimeout
protected void processTimeout()- Specified by:
processTimeoutin classBaseMessageProcessingState
-
getAuthenticationStatus
- Returns:
- the current authentication status as determined by the state.