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 TypeMethodDescriptionvoidStateMachine.doExternalAction(StateMachineAction action) Sends a notification of an action to allMachineObserversvoidMachineObserver.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 TypeClassDescriptionclassAction representing an exception handed to the machine owner.classReturns the Session Integrity Key calculated after receiving RAKP Message 2.classReturns response to the unknown command (recognition is up to the higher levels of the architecture) received in theSessionValidstate.classStateMachineActioncarryingResponseDatafor the message in the process of the session challenge.