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