com.eviware.soapui.impl.wsdl.support.http
Class ProxyUtils

java.lang.Object
  extended by com.eviware.soapui.impl.wsdl.support.http.ProxyUtils

public class ProxyUtils
extends java.lang.Object


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

ProxyUtils

public ProxyUtils()
Method Detail

initProxySettings

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)

excludes

public static boolean excludes(java.lang.String[] excludes,
                               java.lang.String proxyHost,
                               int proxyPort)


Copyright © 2005-2007 eviware.com. All Rights Reserved.