All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description AbstractRxInvoker<T> Default implementation ofreactive invoker.AsyncConnectorCallback Asynchronous connector response processing callback contract.CachingConnectorProvider Caching connector provider.ChunkedInput<T> Response entity type used for receiving messages in "typed" chunks.ChunkParser Chunk data parser.ClientAsyncExecutor Injection qualifier that can be used to inject anExecutorServiceinstance used by Jersey client runtime to executeasynchronousclient requests.ClientAsyncExecutorLiteral ClientAsyncExecutorannotation literal.ClientBackgroundScheduler Injection qualifier that can be used to inject anScheduledExecutorServiceinstance used by Jersey client runtime to schedule background tasks.ClientBackgroundSchedulerLiteral ClientBackgroundSchedulerannotation literal.ClientBootstrapBag ClientBuilderListener Implementations of this interface will be notified when new ClientBuilder instances are being constructed.ClientConfig Jersey externalized implementation of client-side JAX-RSconfigurablecontract.ClientExecutor Executor for client async processing and background task scheduling.ClientLifecycleListener Jersey client lifecycle listener contract.ClientProperties Jersey client implementation configuration properties.ClientRequest Jersey client request context.ClientResponse Jersey client response context.ClientResponseProcessingException This is a representation of a @{link ProcessingException} containing a @{link ClientResponse} instance.Connector Client transport connector extension contract.ConnectorProvider Jersey client connector provider contract.CsrfProtectionFilter Simple client-side filter that adds X-Requested-By headers to all state-changing request (i.e.CustomProvidersFeature Feature to provide the single-line registration of custom providers.DefaultSslContextProvider DefaultSSLContextprovider.EncodingFeature Feature that configures support for content encodings on the client side.EncodingFilter Client filter adding support forcontent encoding.Expect100ContinueFeature HttpAuthenticationFeature Features that provides Http Basic and Digest client authentication (based on RFC 2617).HttpAuthenticationFeature.BasicBuilder Extension ofHttpAuthenticationFeature.Builderthat builds the http authentication feature configured for basic authentication.HttpAuthenticationFeature.Builder Builder that creates instances ofHttpAuthenticationFeature.HttpAuthenticationFeature.UniversalBuilder Extension ofHttpAuthenticationFeature.Builderthat builds the http authentication feature configured in universal mode that supports basic and digest authentication.HttpUrlConnector Default client transport connector usingHttpURLConnection.HttpUrlConnectorProvider Default Jersey clientconnectorprovider that provides connector instances which delegate HTTP requests toHttpURLConnectionfor processing.HttpUrlConnectorProvider.ConnectionFactory A factory forHttpURLConnectioninstances.Initializable<T extends Initializable<T>> Initializable Jersey client-side component.InjectionManagerClientProvider Extension ofInjectionManagerProviderwhich contains helper static methods that extractInjectionManagerfrom client specific JAX-RS components.InvocationBuilderListener Implementations of this interface will be notified when a new Invocation.Builder is created.InvocationBuilderListener.InvocationBuilderContext AnInvocation.Buildersubset of setter methods.JerseyClient Jersey implementation ofJAX-RS Clientcontract.JerseyClientBuilder Jersey provider ofJAX-RS client builder.JerseyCompletionStageRxInvoker Implementation of Reactive Invoker forCompletionStage.JerseyInvocation Jersey implementation ofJAX-RS client-side request invocationcontract.JerseyInvocation.Builder Jersey-specificclient invocation builder.JerseyWebTarget Jersey implementation ofJAX-RS client targetcontract.LocalizationMessages Defines string formatting method for each constant in the resource fileParameterUpdater<T,R> Provider that converts the an object of a custom Java type values to String / Collection<String>> typeParameterUpdaterProvider Provider of parameter updater.PostInvocationInterceptor The interceptor of a client request invocation that is executed after the request invocation itself, i.e.PostInvocationInterceptor.ExceptionContext The context providing information when theThrowable(typically, theRuntimeException) is caught.PreInvocationInterceptor The interceptor of a client request invocation that is executed before the invocation itself, i.e.RequestAuthenticationException Exception thrown by security request authentication.RequestEntityProcessing Defines values for theClientProperties.REQUEST_ENTITY_PROCESSINGproperty.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.ResponseAuthenticationException Exception thrown by security response authentication.