Package org.jivesoftware.smack.util.rce
Interface SingleAddressRemoteConnectionEndpoint
- All Superinterfaces:
RemoteConnectionEndpoint
-
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
InetAddress getInetAddress() -
getInetAddresses
- Specified by:
getInetAddressesin interfaceRemoteConnectionEndpoint
-