Class HttpComponents5Connection

All Implemented Interfaces:
AutoCloseable, FaultAwareWebServiceConnection, HeadersAwareSenderWebServiceConnection, WebServiceConnection

public class HttpComponents5Connection extends AbstractHttpSenderConnection
Implementation of WebServiceConnection that is based on Apache HttpClient 5. Exposes a HttpPost and HttpResponse.
Since:
4.0.5
Author:
Alan Stewart, Barry Pitman, Arjen Poutsma, Greg Turnquist, Lars Uffmann