Package | Description |
---|---|
javax.ws.rs.client |
The JAX-RS client API
|
org.glassfish.jersey.apache.connector |
Jersey client
connector based on the
Apache Http Client. |
org.glassfish.jersey.client |
Jersey client-side classes.
|
org.glassfish.jersey.client.authentication |
Provides core client authentication mechanisms.
|
org.glassfish.jersey.client.filter |
Provides core client filters.
|
org.glassfish.jersey.client.oauth1 |
Jersey OAuth 1 Client API.
|
org.glassfish.jersey.client.oauth2 |
Jersey OAuth 2 Client API.
|
org.glassfish.jersey.client.proxy |
This package defines a high-level (proxy-based) client API.
|
org.glassfish.jersey.client.rx |
Jersey Reactive Client API.
|
org.glassfish.jersey.client.rx.guava |
Jersey Reactive Client - Guava (ListenableFuture) provider.
|
org.glassfish.jersey.client.rx.jsr166e |
Jersey Reactive Client - JSR 166e, pre-Java 8,
(CompletableFuture) provider.
|
org.glassfish.jersey.client.rx.rxjava |
Jersey Reactive Client - RxJava (Observable) provider.
|
org.glassfish.jersey.client.rx.spi |
Jersey Reactive Client SPI.
|
org.glassfish.jersey.client.spi |
Jersey client SPI classes/interfaces.
|
org.glassfish.jersey.filter |
Jersey Request & Response Filtering support & utility classes.
|
org.glassfish.jersey.grizzly.connector |
Jersey client
connector based on the
Grizzly Async Client. |
org.glassfish.jersey.jetty.connector |
Jersey client
connector based on the
Jetty Client. |
org.glassfish.jersey.media.sse |
Support for Server Sent events in Jersey.
|
org.glassfish.jersey.test |
Jersey test framework common classes that support testing JAX-RS and Jersey-based applications.
|
org.glassfish.jersey.test.spi |
Jersey test framework service provider contract (SPI) classes.
|
org.glassfish.jersey.test.util.client |
Class and Description |
---|
AsyncInvoker
Uniform interface for asynchronous invocation of HTTP methods.
|
Client
Client is the main entry point to the fluent API used to build and execute client
requests in order to consume responses returned.
|
ClientBuilder
Main entry point to the client API used to bootstrap
Client
instances. |
ClientRequestContext
Client request filter context.
|
ClientResponseContext
Client response filter context.
|
Entity
Encapsulates message entity including the associated variant information.
|
Invocation
A client request invocation.
|
Invocation.Builder
A client request invocation builder.
|
InvocationCallback
Callback that can be implemented to receive the asynchronous processing
events from the invocation processing.
|
SyncInvoker
Uniform interface for synchronous invocation of HTTP methods.
|
WebTarget
A resource target identified by the resource URI.
|
Class and Description |
---|
Client
Client is the main entry point to the fluent API used to build and execute client
requests in order to consume responses returned.
|
Class and Description |
---|
AsyncInvoker
Uniform interface for asynchronous invocation of HTTP methods.
|
Client
Client is the main entry point to the fluent API used to build and execute client
requests in order to consume responses returned.
|
ClientBuilder
Main entry point to the client API used to bootstrap
Client
instances. |
ClientRequestContext
Client request filter context.
|
ClientResponseContext
Client response filter context.
|
Entity
Encapsulates message entity including the associated variant information.
|
Invocation
A client request invocation.
|
Invocation.Builder
A client request invocation builder.
|
InvocationCallback
Callback that can be implemented to receive the asynchronous processing
events from the invocation processing.
|
SyncInvoker
Uniform interface for synchronous invocation of HTTP methods.
|
WebTarget
A resource target identified by the resource URI.
|
Class and Description |
---|
ResponseProcessingException
JAX-RS client-side runtime processing exception thrown to indicate that
response processing has failed (e.g.
|
Class and Description |
---|
ClientRequestContext
Client request filter context.
|
ClientRequestFilter
An extension interface implemented by client request filters.
|
Class and Description |
---|
Client
Client is the main entry point to the fluent API used to build and execute client
requests in order to consume responses returned.
|
Class and Description |
---|
Client
Client is the main entry point to the fluent API used to build and execute client
requests in order to consume responses returned.
|
Class and Description |
---|
WebTarget
A resource target identified by the resource URI.
|
Class and Description |
---|
Client
Client is the main entry point to the fluent API used to build and execute client
requests in order to consume responses returned.
|
Entity
Encapsulates message entity including the associated variant information.
|
Invocation.Builder
A client request invocation builder.
|
SyncInvoker
Uniform interface for synchronous invocation of HTTP methods.
|
WebTarget
A resource target identified by the resource URI.
|
Class and Description |
---|
Client
Client is the main entry point to the fluent API used to build and execute client
requests in order to consume responses returned.
|
Entity
Encapsulates message entity including the associated variant information.
|
Invocation.Builder
A client request invocation builder.
|
WebTarget
A resource target identified by the resource URI.
|
Class and Description |
---|
Client
Client is the main entry point to the fluent API used to build and execute client
requests in order to consume responses returned.
|
Entity
Encapsulates message entity including the associated variant information.
|
Invocation.Builder
A client request invocation builder.
|
WebTarget
A resource target identified by the resource URI.
|
Class and Description |
---|
Client
Client is the main entry point to the fluent API used to build and execute client
requests in order to consume responses returned.
|
Entity
Encapsulates message entity including the associated variant information.
|
Invocation.Builder
A client request invocation builder.
|
WebTarget
A resource target identified by the resource URI.
|
Class and Description |
---|
Entity
Encapsulates message entity including the associated variant information.
|
Invocation.Builder
A client request invocation builder.
|
Class and Description |
---|
Client
Client is the main entry point to the fluent API used to build and execute client
requests in order to consume responses returned.
|
Class and Description |
---|
ClientRequestContext
Client request filter context.
|
ClientRequestFilter
An extension interface implemented by client request filters.
|
ClientResponseContext
Client response filter context.
|
ClientResponseFilter
An extension interface implemented by client response filters.
|
Class and Description |
---|
Client
Client is the main entry point to the fluent API used to build and execute client
requests in order to consume responses returned.
|
Invocation.Builder
A client request invocation builder.
|
Class and Description |
---|
Client
Client is the main entry point to the fluent API used to build and execute client
requests in order to consume responses returned.
|
Class and Description |
---|
WebTarget
A resource target identified by the resource URI.
|
Class and Description |
---|
Client
Client is the main entry point to the fluent API used to build and execute client
requests in order to consume responses returned.
|
WebTarget
A resource target identified by the resource URI.
|
Class and Description |
---|
Client
Client is the main entry point to the fluent API used to build and execute client
requests in order to consume responses returned.
|
Class and Description |
---|
Client
Client is the main entry point to the fluent API used to build and execute client
requests in order to consume responses returned.
|
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.