public class ApacheHttpClientFactory extends Object implements HttpClientFactory
| Constructor and Description |
|---|
ApacheHttpClientFactory(org.apache.http.impl.client.HttpClientBuilder httpClientBuilder,
Pkcs12KeyStore keyStore) |
| Modifier and Type | Method and Description |
|---|---|
HttpClient |
getHttpClient(String adapterId,
String qwacAlias,
String[] supportedCipherSuites) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHttpClient, getHttpClientpublic ApacheHttpClientFactory(org.apache.http.impl.client.HttpClientBuilder httpClientBuilder,
Pkcs12KeyStore keyStore)
public HttpClient getHttpClient(String adapterId, String qwacAlias, String[] supportedCipherSuites)
getHttpClient in interface HttpClientFactoryCopyright © 2020. All rights reserved.