public class SessionUpkeep extends StateMachineEvent
StateMachineEvent
that will make StateMachine
in the
SessionValid
State
to send
GetChannelAuthenticationCapabilities
to the BMC in order to keep up
the session.StateMachine
Constructor and Description |
---|
SessionUpkeep(int sessionId,
int sequenceNumber)
Prepares
SessionUpkeep |
Modifier and Type | Method and Description |
---|---|
int |
getSequenceNumber() |
int |
getSessionId() |
public SessionUpkeep(int sessionId, int sequenceNumber)
SessionUpkeep
sessionId
- - managed system session IDsequenceNumber
- - generated sequence number for the message to send