Package org.jivesoftware.smack.util.rce
Interface RemoteConnectionEndpoint
- All Known Subinterfaces:
Rfc6120TcpRemoteConnectionEndpoint
,SingleAddressRemoteConnectionEndpoint
- All Known Implementing Classes:
InsecureWebSocketRemoteConnectionEndpoint
,IpTcpRemoteConnectionEndpoint
,SecureWebSocketRemoteConnectionEndpoint
,SrvRemoteConnectionEndpoint
,SrvXmppRemoteConnectionEndpoint
,SrvXmppsRemoteConnectionEndpoint
,WebSocketRemoteConnectionEndpoint
public interface RemoteConnectionEndpoint
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
-
Method Summary
Modifier and TypeMethodDescriptiongetHost()
Collection<? extends InetAddress>
getPort()
default String
-
Method Details
-
getHost
-
getPort
-
getInetAddresses
Collection<? extends InetAddress> getInetAddresses() -
getDescription
-
getRawString
-