Package org.jivesoftware.smack.tcp
Class TcpHostEvent.ConnectingToHostEvent
- java.lang.Object
-
- org.jivesoftware.smack.fsm.ConnectionStateEvent
-
- org.jivesoftware.smack.fsm.ConnectionStateEvent.DetailedTransitionIntoInformation
-
- org.jivesoftware.smack.tcp.TcpHostEvent
-
- org.jivesoftware.smack.tcp.TcpHostEvent.ConnectingToHostEvent
-
- Enclosing class:
- TcpHostEvent
public static final class TcpHostEvent.ConnectingToHostEvent extends TcpHostEvent
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.jivesoftware.smack.tcp.TcpHostEvent
TcpHostEvent.ConnectedToHostEvent, TcpHostEvent.ConnectingToHostEvent, TcpHostEvent.ConnectionToHostFailedEvent
-
Nested classes/interfaces inherited from class org.jivesoftware.smack.fsm.ConnectionStateEvent
ConnectionStateEvent.AboutToTransitionInto, ConnectionStateEvent.DetailedTransitionIntoInformation, ConnectionStateEvent.FinalStateReached, ConnectionStateEvent.StateRevertBackwardsWalk, ConnectionStateEvent.SuccessfullyTransitionedInto, ConnectionStateEvent.TransitionFailed, ConnectionStateEvent.TransitionIgnoredDueCycle, ConnectionStateEvent.TransitionNotPossible
-
-
Field Summary
-
Fields inherited from class org.jivesoftware.smack.tcp.TcpHostEvent
address
-
-
Method Summary
-
Methods inherited from class org.jivesoftware.smack.tcp.TcpHostEvent
getAddress, toString
-
Methods inherited from class org.jivesoftware.smack.fsm.ConnectionStateEvent
getStateDescriptor, getTimestamp
-
-