Package org.wso2.carbon.utils
Class HTTPClientUtils
- java.lang.Object
-
- org.wso2.carbon.utils.HTTPClientUtils
-
public class HTTPClientUtils extends Object
Util methods for HTTP Client.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.apache.http.impl.client.HttpClientBuildercreateClientWithCustomVerifier()Get the httpclient builder with custom hostname verifier.
-