|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.impl.wsdl.support.http.HttpClientSupport
public class HttpClientSupport
HttpClient related tools
Constructor Summary | |
---|---|
HttpClientSupport()
|
Method Summary | |
---|---|
static void |
applyHttpSettings(org.apache.commons.httpclient.HttpMethod httpMethod,
Settings settings)
|
static org.apache.commons.httpclient.HttpClient |
getHttpClient()
|
static java.lang.String |
getResponseCompressionType(org.apache.commons.httpclient.HttpMethod method)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HttpClientSupport()
Method Detail |
---|
public static org.apache.commons.httpclient.HttpClient getHttpClient()
public static void applyHttpSettings(org.apache.commons.httpclient.HttpMethod httpMethod, Settings settings)
public static java.lang.String getResponseCompressionType(org.apache.commons.httpclient.HttpMethod method)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |