Uses of Package
javax.ws.rs.client
Packages that use javax.ws.rs.client
Package
Description
The Client API
Server-Sent Events related API.
-
Classes in javax.ws.rs.client used by javax.ws.rs.clientClassDescriptionUniform interface for asynchronous invocation of HTTP methods.Client is the main entry point to the fluent API used to build and execute client requests in order to consume responses returned.Main entry point to the client API used to bootstrap
Client
instances.Client request filter context.Client response filter context.Reactive invoker basedCompletionStage
.Encapsulates message entity including the associated variant information.A client request invocation.A client request invocation builder.Callback that can be implemented to receive the asynchronous processing events from the invocation processing.Uniform interface for reactive invocation of HTTP methods.Uniform interface for synchronous invocation of HTTP methods.A resource target identified by the resource URI. -
Classes in javax.ws.rs.client used by javax.ws.rs.sse