Class SrvXmppRemoteConnectionEndpoint

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.jivesoftware.smack.util.rce.RemoteConnectionEndpoint

        org.jivesoftware.smack.util.rce.RemoteConnectionEndpoint.InetSocketAddressCoupling<RCE extends org.jivesoftware.smack.util.rce.RemoteConnectionEndpoint>
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected SrvXmppRemoteConnectionEndpoint​(org.minidns.record.SRV srv, java.util.List<? extends java.net.InetAddress> inetAddresses)  
    • Constructor Detail

      • SrvXmppRemoteConnectionEndpoint

        protected SrvXmppRemoteConnectionEndpoint​(org.minidns.record.SRV srv,
                                                  java.util.List<? extends java.net.InetAddress> inetAddresses)
    • Method Detail

      • getDescription

        public java.lang.String getDescription()
        Specified by:
        getDescription in interface org.jivesoftware.smack.util.rce.RemoteConnectionEndpoint