Apache CXF API

org.apache.cxf.transport.http
Class HttpUrlUtil

java.lang.Object
  extended by org.apache.cxf.transport.http.HttpUrlUtil

public final class HttpUrlUtil
extends Object


Method Summary
static boolean checkContextPath(String urlName, String target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

checkContextPath

public static boolean checkContextPath(String urlName,
                                       String target)

Apache CXF API

Apache CXF