org.apache.cxf.transport.servlet
Class BaseUrlHelper
java.lang.Object
org.apache.cxf.transport.servlet.BaseUrlHelper
public final class BaseUrlHelper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getBaseURL
public static String getBaseURL(javax.servlet.http.HttpServletRequest request)
makeAddressesAbsolute
public static void makeAddressesAbsolute(javax.servlet.http.HttpServletRequest request,
String baseAddress,
AbstractDestination[] destinations)
setAddress
public static void setAddress(AbstractDestination dest,
String absAddress)
Apache CXF