Package org.jivesoftware.smack.tcp.rce
Class SrvXmppRemoteConnectionEndpoint
java.lang.Object
org.jivesoftware.smack.tcp.rce.SrvRemoteConnectionEndpoint
org.jivesoftware.smack.tcp.rce.SrvXmppRemoteConnectionEndpoint
- All Implemented Interfaces:
Rfc6120TcpRemoteConnectionEndpoint
,RemoteConnectionEndpoint
public final class SrvXmppRemoteConnectionEndpoint
extends SrvRemoteConnectionEndpoint
implements Rfc6120TcpRemoteConnectionEndpoint
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jivesoftware.smack.util.rce.RemoteConnectionEndpoint
RemoteConnectionEndpoint.InetSocketAddressCoupling<RCE extends RemoteConnectionEndpoint>
-
Field Summary
Fields inherited from class org.jivesoftware.smack.tcp.rce.SrvRemoteConnectionEndpoint
port, srv
-
Method Summary
Methods inherited from class org.jivesoftware.smack.tcp.rce.SrvRemoteConnectionEndpoint
getHost, getInetAddresses, getPort
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jivesoftware.smack.util.rce.RemoteConnectionEndpoint
getHost, getInetAddresses, getPort, getRawString
-
Method Details
-
getDescription
- Specified by:
getDescription
in interfaceRemoteConnectionEndpoint
-