Uses of Class
org.jivesoftware.smack.util.rce.RemoteConnectionEndpoint.InetSocketAddressCoupling
Package
Description
TCP-IP related classes for Smack.
Utility classes for Remote Connection Endpoints (RCE).
-
Uses of RemoteConnectionEndpoint.InetSocketAddressCoupling in org.jivesoftware.smack.tcp
Modifier and TypeFieldDescriptionprotected final RemoteConnectionEndpoint.InetSocketAddressCoupling<Rfc6120TcpRemoteConnectionEndpoint>
TcpHostEvent.address
ModifierConstructorDescriptionprotected
TcpHostEvent
(State state, RemoteConnectionEndpoint.InetSocketAddressCoupling<Rfc6120TcpRemoteConnectionEndpoint> address) -
Uses of RemoteConnectionEndpoint.InetSocketAddressCoupling in org.jivesoftware.smack.util.rce
ModifierConstructorDescriptionRemoteConnectionException
(RemoteConnectionEndpoint.InetSocketAddressCoupling<RCE> address, Exception exception)