Package org.jivesoftware.smack.tcp.rce
Class SrvXmppsRemoteConnectionEndpoint
- java.lang.Object
-
- org.jivesoftware.smack.tcp.rce.SrvRemoteConnectionEndpoint
-
- org.jivesoftware.smack.tcp.rce.SrvXmppsRemoteConnectionEndpoint
-
- All Implemented Interfaces:
RemoteConnectionEndpoint
public class SrvXmppsRemoteConnectionEndpoint extends SrvRemoteConnectionEndpoint
-
-
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
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
SrvXmppsRemoteConnectionEndpoint(SRV srv, java.util.List<? extends java.net.InetAddress> inetAddresses)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getDescription()
-
Methods inherited from class org.jivesoftware.smack.tcp.rce.SrvRemoteConnectionEndpoint
getHost, getInetAddresses, getPort
-
-
-
-
Constructor Detail
-
SrvXmppsRemoteConnectionEndpoint
protected SrvXmppsRemoteConnectionEndpoint(SRV srv, java.util.List<? extends java.net.InetAddress> inetAddresses)
-
-
Method Detail
-
getDescription
public java.lang.String getDescription()
-
-