Package org.jivesoftware.smack.tcp
Class TcpHostEvent.ConnectionToHostFailedEvent
- java.lang.Object
-
- org.jivesoftware.smack.fsm.ConnectionStateEvent
-
- org.jivesoftware.smack.fsm.ConnectionStateEvent.DetailedTransitionIntoInformation
-
- org.jivesoftware.smack.tcp.TcpHostEvent
-
- org.jivesoftware.smack.tcp.TcpHostEvent.ConnectionToHostFailedEvent
-
- Enclosing class:
- TcpHostEvent
public static final class TcpHostEvent.ConnectionToHostFailedEvent 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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
toString()
-
Methods inherited from class org.jivesoftware.smack.tcp.TcpHostEvent
getAddress
-
Methods inherited from class org.jivesoftware.smack.fsm.ConnectionStateEvent
getStateDescriptor, getTimestamp
-
-
-
-
Method Detail
-
toString
public String toString()
- Overrides:
toString
in classTcpHostEvent
-
-