|
||||||||||
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.ProxyUtils
public class ProxyUtils
Constructor Summary | |
---|---|
ProxyUtils()
|
Method Summary | |
---|---|
static boolean |
excludes(java.lang.String[] excludes,
java.lang.String proxyHost,
int proxyPort)
|
static org.apache.commons.httpclient.HostConfiguration |
initProxySettings(Settings settings,
org.apache.commons.httpclient.HttpState httpState,
org.apache.commons.httpclient.HostConfiguration hostConfiguration,
java.lang.String urlString)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProxyUtils()
Method Detail |
---|
public static org.apache.commons.httpclient.HostConfiguration initProxySettings(Settings settings, org.apache.commons.httpclient.HttpState httpState, org.apache.commons.httpclient.HostConfiguration hostConfiguration, java.lang.String urlString)
public static boolean excludes(java.lang.String[] excludes, java.lang.String proxyHost, int proxyPort)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |