See: Description
Interface | Description |
---|---|
RxCompletableFutureInvoker |
Reactive invoker providing support for
CompletableFuture from JSR-166e
(pre-Java 8). |
Class | Description |
---|---|
RxCompletableFuture |
Main entry point to the Reactive Client API used to bootstrap
reactive client
or reactive client target instances based on JSR-166e's (pre-Java 8)
completable future . |
RxCompletableFutureInvokerProvider |
Invoker provider for invokers based on JSR-166e's (pre-Java 8)
CompletableFuture . |
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.