public class XmppNioTcpConnection.EstablishTlsState extends AbstractXmppStateMachineConnection.State
Modifier | Constructor and Description |
---|---|
protected |
EstablishTlsState(StateDescriptor stateDescriptor) |
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 EstablishTlsState(StateDescriptor stateDescriptor)
protected AbstractXmppStateMachineConnection.TransitionImpossibleReason isTransitionToPossible() throws SmackException.SecurityRequiredByClientException, SmackException.SecurityRequiredByServerException
AbstractXmppStateMachineConnection.State
isTransitionToPossible
in class AbstractXmppStateMachineConnection.State
null
if the state should be activated.SmackException.SecurityRequiredByClientException
SmackException.SecurityRequiredByServerException
protected AbstractXmppStateMachineConnection.TransitionFailedReason transitionInto(LoginContext loginContext) throws XMPPException.XMPPErrorException, SASLErrorException, IOException, SmackException, InterruptedException, XMPPException.FailedNonzaException