Package org.jivesoftware.smack.util.rce
Interface RemoteConnectionEndpoint
- All Known Subinterfaces:
SingleAddressRemoteConnectionEndpoint
public interface RemoteConnectionEndpoint
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class -
Method Summary
Modifier and TypeMethodDescriptiongetHost()Collection<? extends InetAddress>getPort()default String
-
Method Details
-
getHost
CharSequence getHost() -
getPort
UInt16 getPort() -
getInetAddresses
Collection<? extends InetAddress> getInetAddresses() -
getDescription
String getDescription() -
getRawString
-