Package org.jivesoftware.smack.util.rce
Interface SingleAddressRemoteConnectionEndpoint
- All Superinterfaces:
RemoteConnectionEndpoint
- All Known Implementing Classes:
IpTcpRemoteConnectionEndpoint
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jivesoftware.smack.util.rce.RemoteConnectionEndpoint
RemoteConnectionEndpoint.InetSocketAddressCoupling<RCE extends RemoteConnectionEndpoint>
-
Method Summary
Methods inherited from interface org.jivesoftware.smack.util.rce.RemoteConnectionEndpoint
getDescription, getHost, getPort, getRawString
-
Method Details
-
getInetAddress
-
getInetAddresses
- Specified by:
getInetAddresses
in interfaceRemoteConnectionEndpoint
-