Uses of Class
org.jivesoftware.smack.fsm.StateMachineException.SmackStateGraphDeadEndException
Packages that use StateMachineException.SmackStateGraphDeadEndException
Package
Description
Smack's Finite State Machine to handle the login logic.
-
Uses of StateMachineException.SmackStateGraphDeadEndException in org.jivesoftware.smack.fsm
Methods in org.jivesoftware.smack.fsm that return StateMachineException.SmackStateGraphDeadEndExceptionModifier and TypeMethodDescriptionStateMachineException.SmackStateGraphDeadEndException.from
(WalkStateGraphContext walkStateGraphContext, StateDescriptorGraph.GraphVertex<State> stateVertex)