| Interface | Description |
|---|---|
| ChunkParser |
Chunk data parser.
|
| HttpUrlConnector.ConnectionFactory |
A factory for
HttpURLConnection instances. |
| Class | Description |
|---|---|
| ChunkedInput<T> |
Response entity type used for receiving messages in "typed" chunks.
|
| ClientConfig |
Jersey externalized implementation of client-side JAX-RS
configurable contract. |
| ClientProperties |
Jersey client implementation configuration properties.
|
| ClientRequest |
Jersey client request context.
|
| ClientResponse |
Jersey client response context.
|
| CustomProvidersFeature |
Feature to provide the single-line registration of custom providers.
|
| HttpUrlConnector |
Default client transport connector using
HttpURLConnection. |
| JerseyClient |
Jersey implementation of
JAX-RS JerseyClient
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. |
| RequestProcessingInitializationStage |
Function that can be put to an acceptor chain to properly initialize
the client-side request-scoped processing injection for the current
request and response exchange.
|
Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.