| Package | Description |
|---|---|
| jakarta.ws.rs.client |
The JAX-RS client API
The JAX-RS client API is a Java based API used to access Web resources.
|
| jakarta.ws.rs.sse |
Server-Sent Events related API.
|
| 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.internal |
Jersey client-side internal classes.
|
| org.glassfish.jersey.client.spi |
Jersey client SPI classes/interfaces.
|
| 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.
|
| CompletionStageRxInvoker
Reactive invoker based
CompletionStage. |
| 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.
|
| RxInvoker
Uniform interface for reactive invocation of HTTP methods.
|
| SyncInvoker
Uniform interface for synchronous invocation of HTTP methods.
|
| WebTarget
A resource target identified by the resource URI.
|
| Class and Description |
|---|
| WebTarget
A resource target identified by the resource URI.
|
| 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.
|
| CompletionStageRxInvoker
Reactive invoker based
CompletionStage. |
| 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.
|
| RxInvoker
Uniform interface for reactive invocation of HTTP methods.
|
| 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. in a
filter chain or during message entity de-serialization).
|
| 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.
|
| ClientBuilder
Main entry point to the client API used to bootstrap
Client instances. |
| ClientRequestContext
Client request filter context.
|
| ClientResponseContext
Client response filter context.
|
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.