Uses of Class
org.jivesoftware.smack.fsm.StateMachineException.SmackStateGraphDeadEndException
-
Packages that use StateMachineException.SmackStateGraphDeadEndException Package Description org.jivesoftware.smack.fsm 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.SmackStateGraphDeadEndException Modifier and Type Method Description static StateMachineException.SmackStateGraphDeadEndException
StateMachineException.SmackStateGraphDeadEndException. from(WalkStateGraphContext walkStateGraphContext, StateDescriptorGraph.GraphVertex<State> stateVertex)
-