| Modifier and Type | Method and Description |
|---|---|
List<Streamhost> |
Socks5BytestreamsModule.StreamhostsHandler.StreamhostsEvent.getHosts() |
List<Streamhost> |
StreamhostUsedCallback.getHosts() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
StreamhostUsedCallback.onSuccess(Streamhost host) |
void |
Socks5BytestreamsModule.sendStreamhostUsed(tigase.jaxmpp.core.client.JID to,
String id,
String sid,
Streamhost streamhost) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
StreamhostsCallback.onStreamhosts(List<Streamhost> hosts) |
void |
Socks5BytestreamsModule.StreamhostsHandler.onStreamhostsHandler(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.JID from,
String id,
String sid,
List<Streamhost> hosts) |
void |
Socks5BytestreamsModule.sendStreamhosts(tigase.jaxmpp.core.client.JID recipient,
String sid,
List<Streamhost> hosts,
tigase.jaxmpp.core.client.AsyncCallback callback) |
void |
Socks5BytestreamsModule.StreamhostsHandler.StreamhostsEvent.setHosts(List<Streamhost> hosts) |
void |
StreamhostUsedCallback.setHosts(List<Streamhost> hosts) |
Copyright © 2006–2020 Tigase. All rights reserved.