com.eviware.soapui.impl.wsdl.support.http
Class HttpClientSupport
java.lang.Object
com.eviware.soapui.impl.wsdl.support.http.HttpClientSupport
public class HttpClientSupport
- extends java.lang.Object
HttpClient related tools
- Author:
- Ole.Matzura
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpClientSupport
public HttpClientSupport()
getHttpClient
public static org.apache.commons.httpclient.HttpClient getHttpClient()
applyHttpSettings
public static void applyHttpSettings(org.apache.commons.httpclient.HttpMethod httpMethod,
Settings settings)
getResponseCompressionType
public static java.lang.String getResponseCompressionType(org.apache.commons.httpclient.HttpMethod method)
getCompressionType
public static java.lang.String getCompressionType(java.lang.String contentType,
java.lang.String contentEncoding)
addSSLListener
public static void addSSLListener(Settings settings)
Copyright © 2005-2011 eviware.com. All Rights Reserved.