All Classes
-
Class Summary Class Description CompositeRequestHeaders Implementation ofRequestHeaderProvider
that uses nested providers to add headers.CompositeResponseHeaders Implementation ofResponseHeaderHandler
that uses nested handlers to extract headers.ConfiguredRequestHeaders Implementation ofRequestHeaderProvider
that applies configured values as headers.DiscardResponseHeaders ResponseHeaderHandler
implementation that discards the headers from the HTTP response.MetadataRequestHeaders Implementation ofRequestHeaderProvider
that appliesAdaptrisMessage
metadata as headers to a OK HTTP request.MetadataResponseHeaders NoRequestHeaders Implementation ofRequestHeaderProvider
that adds no additional headersOKHTTPProducer A HTTP producer that uses the OKHTTP; in time it will (hopefully) make use of some of the more advanced features of OKHTTP.