public final class XmppNioTcpConnection.DirectTlsConnectionToHostState extends AbstractXmppStateMachineConnection.State
Modifier and Type | Method and Description |
---|---|
protected AbstractXmppStateMachineConnection.TransitionImpossibleReason |
isTransitionToPossible()
Check if the state should be activated.
|
protected AbstractXmppStateMachineConnection.TransitionFailedReason |
transitionInto(LoginContext loginContext) |
resetState, toString
protected AbstractXmppStateMachineConnection.TransitionImpossibleReason isTransitionToPossible()
AbstractXmppStateMachineConnection.State
isTransitionToPossible
in class AbstractXmppStateMachineConnection.State
null
if the state should be activated.protected AbstractXmppStateMachineConnection.TransitionFailedReason transitionInto(LoginContext loginContext) throws XMPPException.XMPPErrorException, SASLErrorException, IOException, SmackException, InterruptedException, XMPPException.FailedNonzaException