Uses of Class
org.jivesoftware.smack.util.rce.RemoteConnectionEndpoint.InetSocketAddressCoupling
Packages that use 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
Fields in org.jivesoftware.smack.tcp declared as RemoteConnectionEndpoint.InetSocketAddressCouplingModifier and TypeFieldDescriptionprotected final RemoteConnectionEndpoint.InetSocketAddressCoupling<Rfc6120TcpRemoteConnectionEndpoint>
TcpHostEvent.address
Methods in org.jivesoftware.smack.tcp that return RemoteConnectionEndpoint.InetSocketAddressCouplingConstructors in org.jivesoftware.smack.tcp with parameters of type RemoteConnectionEndpoint.InetSocketAddressCouplingModifierConstructorDescriptionprotected
TcpHostEvent
(State state, RemoteConnectionEndpoint.InetSocketAddressCoupling<Rfc6120TcpRemoteConnectionEndpoint> address) -
Uses of RemoteConnectionEndpoint.InetSocketAddressCoupling in org.jivesoftware.smack.util.rce
Methods in org.jivesoftware.smack.util.rce that return RemoteConnectionEndpoint.InetSocketAddressCouplingConstructors in org.jivesoftware.smack.util.rce with parameters of type RemoteConnectionEndpoint.InetSocketAddressCouplingModifierConstructorDescriptionRemoteConnectionException
(RemoteConnectionEndpoint.InetSocketAddressCoupling<RCE> address, Exception exception)