public class PlainListenableActionFuture<T> extends AbstractListenableActionFuture<T,T>
Constructor and Description |
---|
PlainListenableActionFuture(boolean listenerThreaded,
ThreadPool threadPool) |
Modifier and Type | Method and Description |
---|---|
protected T |
convert(T response) |
addListener, done, internalAddListener, listenerThreaded, threadPool
actionGet, actionGet, actionGet, actionGet, actionGet, getRootFailure, onFailure, onResponse
cancel, get, get, interruptTask, isCancelled, isDone, set, setException
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
actionGet, actionGet, actionGet, actionGet, actionGet, getRootFailure
public PlainListenableActionFuture(boolean listenerThreaded, ThreadPool threadPool)
Copyright © 2009–2015. All rights reserved.