Nuxeo Enterprise Platform 5.4

org.nuxeo.wss.servlet
Class VHHelper

java.lang.Object
  extended by org.nuxeo.wss.servlet.VHHelper

public class VHHelper
extends java.lang.Object


Constructor Summary
VHHelper()
           
 
Method Summary
static java.lang.String getServerURL(javax.servlet.http.HttpServletRequest httpRequest, boolean local)
           
static boolean isVirtualHosted(javax.servlet.http.HttpServletRequest httpRequest)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VHHelper

public VHHelper()
Method Detail

isVirtualHosted

public static boolean isVirtualHosted(javax.servlet.http.HttpServletRequest httpRequest)

getServerURL

public static java.lang.String getServerURL(javax.servlet.http.HttpServletRequest httpRequest,
                                            boolean local)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.