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, setExceptionpublic static <T> PlainActionFuture<T> newFuture()
Copyright © 2009–2017. All rights reserved.