Package org.jivesoftware.smack.bind2
Class Bind2Module.Bind2StateDescriptor
java.lang.Object
org.jivesoftware.smack.fsm.StateDescriptor
org.jivesoftware.smack.bind2.Bind2Module.Bind2StateDescriptor
- Enclosing class:
- Bind2Module
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jivesoftware.smack.fsm.StateDescriptor
StateDescriptor.Property -
Method Summary
Modifier and TypeMethodDescriptionprotected org.jivesoftware.smack.bind2.Bind2Module.Bind2StateconstructState(ModularXmppClientToServerConnectionInternal connectionInternal) Methods inherited from class org.jivesoftware.smack.fsm.StateDescriptor
addPredeccessor, addSuccessor, declareInferiorityTo, declareInferiorityTo, declarePrecedenceOver, declarePrecedenceOver, getFullStateName, getPredeccessors, getReference, getStateClass, getStateName, getSubordinates, getSuccessors, getSuperiors, isFinalState, isMultiVisitState, isNotImplemented, toString
-
Method Details
-
constructState
protected org.jivesoftware.smack.bind2.Bind2Module.Bind2State constructState(ModularXmppClientToServerConnectionInternal connectionInternal) - Overrides:
constructStatein classStateDescriptor
-