void |
Socks5ConnectionManager.discoverProxy(tigase.jaxmpp.core.client.JaxmppCore jaxmpp,
tigase.jaxmpp.core.client.xmpp.modules.connection.ConnectionSession session,
ConnectionManager.InitializedCallback callback) |
void |
Socks5BytestreamsConnectionManager.initConnection(tigase.jaxmpp.core.client.JaxmppCore jaxmpp,
tigase.jaxmpp.core.client.xmpp.modules.connection.ConnectionSession session,
ConnectionManager.InitializedCallback callback) |
void |
JingleSocks5BytestreamsConnectionManager.initConnection(tigase.jaxmpp.core.client.JaxmppCore jaxmpp,
tigase.jaxmpp.core.client.xmpp.modules.connection.ConnectionSession session,
ConnectionManager.InitializedCallback callback) |
protected void |
Socks5ConnectionManager.proxyDiscoveryError(tigase.jaxmpp.core.client.JaxmppCore jaxmpp,
tigase.jaxmpp.core.client.xmpp.modules.connection.ConnectionSession ft,
ConnectionManager.InitializedCallback callback,
String errorText) |
protected void |
Socks5ConnectionManager.proxyDiscoveryFinished(tigase.jaxmpp.core.client.JaxmppCore jaxmpp,
tigase.jaxmpp.core.client.xmpp.modules.connection.ConnectionSession ft,
ConnectionManager.InitializedCallback callback,
List<tigase.jaxmpp.core.client.JID> proxyComponents) |