java.util.concurrent.Future<T>, ActionFuture<T>, ActionListener<T>public class PlainActionFuture<T> extends AdapterActionFuture<T,T>
| Constructor | Description |
|---|---|
PlainActionFuture() |
| Modifier and Type | Method | Description |
|---|---|---|
protected T |
convert(T listenerResponse) |
|
static <T> PlainActionFuture<T> |
newFuture() |
onFailure, onResponse, toBiConsumer, wrap, wrapactionGet, actionGet, actionGet, actionGet, actionGet, onFailure, onResponsecancel, done, get, get, interruptTask, isCancelled, isDone, set, setExceptionpublic static <T> PlainActionFuture<T> newFuture()