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, onResponse
cancel, done, get, get, interruptTask, isCancelled, isDone, set, setException
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onFailure, onResponse, wrap
public static <T> PlainActionFuture<T> newFuture()