public class PlainActionFuture<T> extends AdapterActionFuture<T,T>
| Constructor and Description |
|---|
PlainActionFuture() |
| Modifier and Type | Method and Description |
|---|---|
protected T |
convert(T listenerResponse) |
static <T> PlainActionFuture<T> |
newFuture() |
actionGet, actionGet, actionGet, actionGet, actionGet, onFailure, onResponsecancel, done, get, get, interruptTask, isCancelled, isDone, set, setExceptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonFailure, onResponse, wrappublic static <T> PlainActionFuture<T> newFuture()