Package | Description |
---|---|
javax.ws.rs.client |
The JAX-RS client API
|
org.glassfish.jersey.client |
Jersey client-side classes.
|
org.glassfish.jersey.client.rx |
Jersey Reactive Client API.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
Invocation.Builder
A client request invocation builder.
|
Modifier and Type | Class and Description |
---|---|
static class |
JerseyInvocation.Builder
Jersey-specific
client invocation builder . |
Modifier and Type | Interface and Description |
---|---|
interface |
RxInvocationBuilder<RX extends RxInvoker>
A reactive client request invocation builder.
|
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.