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