|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CallableFuture | |
---|---|
org.jboss.errai.bus.server.api |
Uses of CallableFuture in org.jboss.errai.bus.server.api |
---|
Classes in org.jboss.errai.bus.server.api that implement CallableFuture | |
---|---|
class |
ServerCallableFuture<T>
|
Methods in org.jboss.errai.bus.server.api that return CallableFuture | ||
---|---|---|
|
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. |
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |