org.codehaus.xfire.transport.http
Class ProxyUtils

java.lang.Object
  extended by org.codehaus.xfire.transport.http.ProxyUtils

public class ProxyUtils
extends java.lang.Object

Author:
Tomasz Sztelak

Constructor Summary
ProxyUtils()
           
 
Method Summary
 boolean isNonProxyHost(java.lang.String strURI)
           
 
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

isNonProxyHost

public boolean isNonProxyHost(java.lang.String strURI)


Copyright © 2004-2009. All Rights Reserved.