public interface CallableFuture<T>
The RPC reply only occurs when the setValue(Object)
method is invoked.
void setValue(T responseValue)
responseValue
- the response value of the call.Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.