| Interface | Description |
|---|---|
| RxClient<RX extends RxInvoker> |
RxClient is the main entry point to the fluent API used to build and execute (reactive) client requests in order to consume
responses returned.
|
| RxInvocationBuilder<RX extends RxInvoker> |
A reactive client request invocation builder.
|
| RxInvoker<T> |
Uniform interface for reactive invocation of HTTP methods.
|
| RxWebTarget<RX extends RxInvoker> |
A reactive resource target identified by the resource URI.
|
| Class | Description |
|---|---|
| Rx |
Main entry point to the Reactive Client API used to bootstrap
reactive client
or reactive client target instances. |
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.