public class ResponseProcessCallable<T extends Serializable> extends Object implements ProcessCallable<Boolean>
ResponseProcessCallable(long id, T result, Throwable throwable)
Boolean
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResponseProcessCallable(long id, T result, Throwable throwable)
public Boolean call()
call
ProcessCallable<Boolean>