public interface Socks5StreamHost
| Modifier and Type | Method and Description |
|---|---|
String |
getHostname()
Gets the IP address or DNS domain name of the StreamHost for SOCKS5 communication over TCP.
|
Jid |
getJid()
Gets the JabberID of the StreamHost for communication over XMPP.
|
int |
getPort()
Get the port on which to connect for SOCKS5 communication over TCP.
|
String getHostname()
Jid getJid()
int getPort()
Copyright © 2014–2018 XMPP.rocks. All rights reserved.