public static class SmackFuture.InternalSmackFuture<V,E extends Exception> extends SmackFuture<V,E>
SmackFuture.InternalProcessStanzaSmackFuture<V,E extends Exception>, SmackFuture.InternalSmackFuture<V,E extends Exception>, SmackFuture.SimpleInternalProcessStanzaSmackFuture<V,E extends Exception>exception, result| Constructor and Description |
|---|
InternalSmackFuture() |
| Modifier and Type | Method and Description |
|---|---|
void |
setException(E exception) |
void |
setResult(V result) |
cancel, from, get, get, getOrThrow, isCancelled, isDone, maybeInvokeCallbacks, onError, onSuccesspublic InternalSmackFuture()
public final void setException(E exception)