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