public abstract static class HttpFileUploadModule.RequestUploadSlotHandler extends Object implements AsyncCallback
| Constructor and Description |
|---|
RequestUploadSlotHandler() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
onSuccess(HttpFileUploadModule.Slot slot) |
void |
onSuccess(Stanza responseStanza)
Called when received response has type result.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonError, onTimeoutpublic void onSuccess(Stanza responseStanza) throws JaxmppException
AsyncCallbackonSuccess in interface AsyncCallbackresponseStanza - received stanzaJaxmppExceptionpublic abstract void onSuccess(HttpFileUploadModule.Slot slot) throws JaxmppException
JaxmppExceptionCopyright © 2006–2018 Tigase. All rights reserved.