Package | Description |
---|---|
org.jboss.errai.bus.server.api |
Modifier and Type | Class and Description |
---|---|
class |
ServerCallableFuture<T> |
Modifier and Type | Method and Description |
---|---|
<T> CallableFuture<T> |
CallableFutureFactory.createFuture()
Creates a new
CallableFuture that can be returned for an asynchronous RPC method and used
for providing a value back to the client when a long-running process is done. |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.