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, getPortMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jivesoftware.smack.util.rce.RemoteConnectionEndpoint
getHost, getInetAddresses, getPort, getRawString 
- 
Method Details
- 
getDescription
- Specified by:
 getDescriptionin interfaceRemoteConnectionEndpoint
 
 -