Package org.glassfish.jersey.client
package org.glassfish.jersey.client
Jersey client-side classes.
-
ClassDescriptionInternal exception indicating that request processing has been aborted in the request filter processing chain.Default implementation of.
invalid reference
reactive invokerChunkedInput<T>Response entity type used for receiving messages in "typed" chunks.MessageBodyWriterforChunkedInput.Chunk data parser.Injection qualifier that can be used to inject anExecutorServiceinstance used by Jersey client runtime to executeasynchronousclient requests.ClientAsyncExecutorannotation literal.Injection qualifier that can be used to inject anScheduledExecutorServiceinstance used by Jersey client runtime to schedule background tasks.ClientBackgroundSchedulerannotation literal.Registers all binders necessary forClientruntime.Jersey externalized implementation of client-side JAX-RSconfigurablecontract.Default encapsulation of the internal configuration state.Configuration state change strategy.Executor for client async processing and background task scheduling.Configurator which initializes and registerExecutorServiceProviderandScheduledExecutorServiceProvider.Client filtering stage factory.Jersey client lifecycle listener contract.Jersey client implementation configuration properties.Jersey client request context.Jersey client response context.Client-side request processing runtime.Feature to provide the single-line registration of custom providers.DefaultExecutorServiceProviderused on the client side for asynchronous request processing.DefaultScheduledExecutorServiceProviderused on the client side for providing the scheduled executor service that runs background tasks.Default Jersey clientconnectorprovider that provides connector instances which delegate HTTP requests toHttpURLConnectionfor processing.A factory forHttpURLConnectioninstances.Implementation of an inbound client-side JAX-RSResponsemessage.Initializable<T extends Initializable<T>>Initializable Jersey client-side component.Extension ofInjectionManagerProviderwhich contains helper static methods that extractInjectionManagerfrom client specific JAX-RS components.Jersey implementation ofJAX-RS Clientcontract.Client instance shutdown hook.Jersey provider ofJAX-RS client builder.Implementation of Reactive Invoker forCompletionStage.Jersey implementation ofJAX-RS client-side request invocationcontract.Jersey-specificclient invocation builder.Jersey implementation ofJAX-RS client targetcontract.Defines values for theClientProperties.REQUEST_ENTITY_PROCESSINGproperty.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.Client response processing callback.