Class CtfSoapHttpSender


  • public class CtfSoapHttpSender
    extends Object
    • Constructor Detail

      • CtfSoapHttpSender

        public CtfSoapHttpSender()
    • Method Detail

      • createHttpClient

        protected org.apache.http.impl.client.CloseableHttpClient createHttpClient​(org.apache.http.impl.conn.PoolingHttpClientConnectionManager connectionManager)
        Creates the HttpClient used to submit SOAP requests.
      • tryCreateAcceptAllSslSocketFactory

        public static org.apache.http.conn.ssl.SSLConnectionSocketFactory tryCreateAcceptAllSslSocketFactory()