All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AcceptEncoding Add anAccept-Encodingheader to the outgoing request viaRequestAcceptEncoding.AdaptrisMessageEntity A streamed, repeatable entity that obtains its content from the associatedInterlokMessage.getInputStream().AnyScope Returnsorg.apache.http.auth.AuthScope#ANYwhen requested to build a scope.ApacheHttpProducer Producer implementation that uses the Apache HTTP Client as the underlying transport.ApacheRequestAuthenticator ApacheRequestAuthenticator is an interface designed to facilitate HTTP Authentication in various ways.AuthScopeBuilder Adds support fororg.apache.http.auth.AuthScopefor username and password in a configuration friendly way.BasicHMACSignature Attempts to add an HMAC signature to the outgoing request.BranchingHttpRequestService Branch support for HTTP via interrogation of the HTTP status.ClientBuilderWithCredentials Allows you to specify aCredentialsProvideras a default for theHttpClientBuilder.CompositeClientBuilder HttpClientBuilderConfiguratorimplementation that wraps a list of implementations.CompositeRequestHeaders Implementation ofRequestHeaderProviderthat uses its own configured handlers to add headers.CompositeResponseHeaderHandler Implementation ofResponseHeaderHandlerthat uses nested handlers to extract headers from aHttpResponse.ConfiguredAuthorizationHeader Build anHttpConstants.AUTHORIZATIONheader from static data.ConfiguredRequestHeaders Implementation ofRequestHeaderProviderthat applies static configured values as headers.ConfiguredScope An explicitly configuredAuthScopebuilder.CredentialsBuilder Adds support foroorg.apache.http.auth.Credentialsin a configuration friendly way.CredentialsProviderBuilder CustomTlsBuilder HttpClientBuilderConfiguratorimplementation that allows you to customise keystores etc.CustomTlsBuilder.HostnameVerification DateHeader Adds a Date header viaRequestDate.DefaultClientBuilder defaultHttpClientBuilderConfiguratorinstanceDefaultCredentialsProviderBuilder Supports the use of aorg.apache.http.client.CredentialsProviderwhere supported in a configuration friendly way.DiscardResponseHeaders ResponseHeaderHandlerimplementation that discards the headers from the HTTP response.DynamicBasicAuthorizationHeader Build aHttpConstants.AUTHORIZATION(Basic only) from configuration (or metadata).HMACSignatureImpl Base class for building a HMAC when doing HTTP requests.HMACSignatureImpl.Algorithm The algorithm to use when creating the message authentication code.HMACSignatureImpl.Encoding The encoding to use on the resulting signature.HttpClientBuilderConfigurator Interface that allowsHttpClientBuilderconfiguration.HttpProducer Abstract base class for all Apache HTTP producer classes.HttpProducer.HttpMethod Maps various methods supported by the Apache Http client.HttpRequestService Direct HTTP support as a service rather wrapped viaStandaloneProducerorStandaloneRequestor.HttpRequestServiceImpl Direct HTTP support as a service rather than wrapped viaStandaloneProducerorStandaloneRequestor.MetadataRequestHeaders Implementation ofRequestHeaderProviderthat appliesAdaptrisMessagemetadata as headers using aMetadataFilter.MetadataResponseHandlerFactory ImplementationResponseHandlerFactorythat writes the response to the named metadata key.NoConnectionManagement Remove any connection management from the underlyingHttpClientBuilderinstance.NoOpRequestHeaders Implementation ofRequestHeaderProviderthat adds no additional headersPayloadResponseHandlerFactory ImplementationResponseHandlerFactorythat writes the response to theAdaptrisMessagepayload.RemoveHeaders Remove headers from the outgoing request.RequestInterceptorBuilder RequestInterceptorClientBuilder HttpClientBuilderConfiguratorinstance that allows additionalHttpRequestInterceptorinstances to be added to the outgoing request.ResponseHandlerFactory Factory for creating aResponseHandlerfor use with theHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, ResponseHandler)method.ResponseHandlerFactoryImpl ResponseHandlerFactoryImpl.ResponseHandlerImpl ResponseHeadersAsMetadata Concrete implementation ofResponseHeaderHandlerwhich adds all the HTTP headers from the response as metadata to theAdaptrisMessage.ResponseHeadersAsObjectMetadata Concrete implementation ofResponseHeaderHandlerwhich adds all the HTTP headers from the response as object metadata to theAdaptrisMessage.ScopedCredential Wraps aAuthScopeandCredentialsfor insertion into aCredentialsProviderUsernamePassword Adds support fororg.apache.http.client.CredentialsProviderfor username and password in a configuration friendly way.