Package org.somda.sdc.dpws.http.apache
@ParametersAreNonnullByDefault
package org.somda.sdc.dpws.http.apache
Apache HTTP client implementation.
-
ClassDescriptionHTTP client implementation using a configured apache http client as backend.Factory for creating apache http client backed transport bindings and clients.Binding providing request-response and notification capabilities using an HttpClient.Creates ClientTransportBinding instances.Entity wrapper to enable CommunicationLog capabilities in the http client.Request interceptor which writes the outgoing request message and headers into the CommunicationLog.Response interceptor which writes the incoming response message and headers into the CommunicationLog.