|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use javax.ws.rs.client | |
|---|---|
| javax.ws.rs.client | The JAX-RS client API |
| org.glassfish.jersey.client | Jersey client-side classes. |
| org.glassfish.jersey.client.filter | Provides core client filters. |
| org.glassfish.jersey.filter | Jersey Request & Response Filtering support & utility classes. |
| Classes in javax.ws.rs.client used by javax.ws.rs.client | |
|---|---|
| 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. |
|
| Classes in javax.ws.rs.client used by org.glassfish.jersey.client | |
|---|---|
| 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. |
|
| Classes in javax.ws.rs.client used by org.glassfish.jersey.client.filter | |
|---|---|
| ClientRequestContext
Client request filter context. |
|
| ClientRequestFilter
An extension interface implemented by client request filters. |
|
| Classes in javax.ws.rs.client used by org.glassfish.jersey.filter | |
|---|---|
| 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||