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.HttpMethodBase postMethod,
Settings settings)
isZippedResponse
public static boolean isZippedResponse(org.apache.commons.httpclient.HttpMethodBase method)
decompress
public static byte[] decompress(byte[] s)
Copyright © 2005-2007 eviware.com. All Rights Reserved.