Uses of Class
org.metricshub.ipmi.core.sm.actions.StateMachineAction
Packages that use StateMachineAction
Package
Description
Package responsible for
Connection
management.The
StateMachine
classesThe
StateMachine
actions.-
Uses of StateMachineAction in org.metricshub.ipmi.core.connection
Methods in org.metricshub.ipmi.core.connection with parameters of type StateMachineAction -
Uses of StateMachineAction in org.metricshub.ipmi.core.sm
Methods in org.metricshub.ipmi.core.sm with parameters of type StateMachineActionModifier and TypeMethodDescriptionvoid
StateMachine.doExternalAction
(StateMachineAction action) Sends a notification of an action to allMachineObserver
svoid
MachineObserver.notify
(StateMachineAction action) Notifies observer of action performed by the State Machine. -
Uses of StateMachineAction in org.metricshub.ipmi.core.sm.actions
Subclasses of StateMachineAction in org.metricshub.ipmi.core.sm.actionsModifier and TypeClassDescriptionclass
Action representing an exception handed to the machine owner.class
Returns the Session Integrity Key calculated after receiving RAKP Message 2.class
Returns response to the unknown command (recognition is up to the higher levels of the architecture) received in theSessionValid
state.class
StateMachineAction
carryingResponseData
for the message in the process of the session challenge.