public class AbstractXmppStateMachineConnection.DisconnectedState extends AbstractXmppStateMachineConnection.State
Modifier | Constructor and Description |
---|---|
protected |
DisconnectedState(StateDescriptor stateDescriptor) |
Modifier and Type | Method and Description |
---|---|
protected AbstractXmppStateMachineConnection.TransitionFailedReason |
transitionInto(LoginContext loginContext) |
isTransitionToPossible, resetState, toString
protected DisconnectedState(StateDescriptor stateDescriptor)
protected AbstractXmppStateMachineConnection.TransitionFailedReason transitionInto(LoginContext loginContext) throws XMPPException.XMPPErrorException, SASLErrorException, IOException, SmackException, InterruptedException, XMPPException.FailedNonzaException