public class ServerCallableFuture<T> extends Object implements CallableFuture<T>
Constructor and Description |
---|
ServerCallableFuture() |
public void setValue(T responseValue)
CallableFuture
setValue
in interface CallableFuture<T>
responseValue
- the response value of the call.Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.