| Package | Description |
|---|---|
| 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.internal |
Jersey client-side internal classes.
|
| org.glassfish.jersey.client.spi |
Jersey client SPI classes/interfaces.
|
| org.glassfish.jersey.grizzly.connector |
Jersey client
connector based on the
Grizzly Async Client. |
| org.glassfish.jersey.jdk.connector.internal |
Jersey Jdk
connector internal classes. |
| org.glassfish.jersey.media.sse |
Support for Server Sent events in Jersey.
|
| org.glassfish.jersey.media.sse.internal | |
| org.glassfish.jersey.microprofile.restclient |
| Class and Description |
|---|
| ClientRequest
Jersey client request context.
|
| Class and Description |
|---|
| ChunkParser
Chunk data parser.
|
| ClientAsyncExecutor
Injection qualifier that can be used to inject an
ExecutorService
instance used by Jersey client runtime to execute asynchronous
client requests. |
| ClientBackgroundScheduler
Injection qualifier that can be used to inject an
ScheduledExecutorService
instance used by Jersey client runtime to schedule background tasks. |
| ClientConfig
Jersey externalized implementation of client-side JAX-RS
configurable contract. |
| ClientExecutor
Executor for client async processing and background task scheduling.
|
| ClientRequest
Jersey client request context.
|
| HttpUrlConnectorProvider
Default Jersey client
connector provider
that provides connector instances which delegate HTTP requests to HttpURLConnection
for processing. |
| HttpUrlConnectorProvider.ConnectionFactory
A factory for
HttpURLConnection instances. |
| Initializable
Initializable Jersey client-side component.
|
| JerseyClient
Jersey implementation of
JAX-RS Client
contract. |
| JerseyClientBuilder
Jersey provider of
JAX-RS client builder. |
| JerseyInvocation
Jersey implementation of
JAX-RS client-side
request invocation contract. |
| JerseyInvocation.Builder
Jersey-specific
client invocation builder. |
| JerseyWebTarget
Jersey implementation of
JAX-RS client target
contract. |
| RequestEntityProcessing
Defines values for the
ClientProperties.REQUEST_ENTITY_PROCESSING property. |
| Class and Description |
|---|
| ClientRequest
Jersey client request context.
|
| ClientResponse
Jersey client response context.
|
| HttpUrlConnectorProvider.ConnectionFactory
A factory for
HttpURLConnection instances. |
| JerseyClient
Jersey implementation of
JAX-RS Client
contract. |
| Class and Description |
|---|
| ClientRequest
Jersey client request context.
|
| ClientResponse
Jersey client response context.
|
| Class and Description |
|---|
| ClientConfig
Jersey externalized implementation of client-side JAX-RS
configurable contract. |
| ClientRequest
Jersey client request context.
|
| Class and Description |
|---|
| ClientRequest
Jersey client request context.
|
| ClientResponse
Jersey client response context.
|
| Class and Description |
|---|
| ChunkedInput
Response entity type used for receiving messages in "typed" chunks.
|
| Class and Description |
|---|
| ClientExecutor
Executor for client async processing and background task scheduling.
|
| Class and Description |
|---|
| ChunkedInput
Response entity type used for receiving messages in "typed" chunks.
|
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.