Package org.jivesoftware.smack
Class SmackFuture.InternalSmackFuture<V,E extends Exception>
java.lang.Object
org.jivesoftware.smack.SmackFuture<V,E>
org.jivesoftware.smack.SmackFuture.InternalSmackFuture<V,E>
- All Implemented Interfaces:
Future<V>
,CallbackRecipient<V,
E>
- Direct Known Subclasses:
SmackFuture.InternalProcessStanzaSmackFuture
,SmackFuture.SocketFuture
- Enclosing class:
- SmackFuture<V,
E extends Exception>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jivesoftware.smack.SmackFuture
SmackFuture.InternalProcessStanzaSmackFuture<V,
E extends Exception>, SmackFuture.InternalSmackFuture<V, E extends Exception>, SmackFuture.SimpleInternalProcessStanzaSmackFuture<V, E extends Exception>, SmackFuture.SocketFuture -
Field Summary
Fields inherited from class org.jivesoftware.smack.SmackFuture
exception, result
-
Constructor Summary
-
Method Summary
Methods inherited from class org.jivesoftware.smack.SmackFuture
await, await, cancel, from, futureWait, futureWait, get, get, getExceptionIfAvailable, getIfAvailable, getOrThrow, isCancelled, isDone, maybeInvokeCallbacks, onCompletion, onError, onSuccess, wasSuccessful
-
Constructor Details
-
InternalSmackFuture
public InternalSmackFuture()
-
-
Method Details
-
setResult
-
setException
-