public abstract class StreamhostsCallback extends Object implements AsyncCallback
| Constructor and Description |
|---|
StreamhostsCallback(Socks5BytestreamsModule socks5Manager) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
onStreamhosts(List<Streamhost> hosts) |
void |
onSuccess(Stanza stanza)
Called when received response has type result.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonError, onTimeoutpublic StreamhostsCallback(Socks5BytestreamsModule socks5Manager)
public abstract void onStreamhosts(List<Streamhost> hosts) throws JaxmppException
JaxmppExceptionpublic void onSuccess(Stanza stanza) throws JaxmppException
AsyncCallbackonSuccess in interface AsyncCallbackstanza - received stanzaJaxmppExceptionCopyright © 2006–2016 Tigase. All rights reserved.