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 Object


Constructor Summary
VHHelper()
           
 
Method Summary
static String getServerURL(HttpServletRequest httpRequest, boolean local)
           
static boolean isVirtualHosted(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(HttpServletRequest httpRequest)

getServerURL

public static String getServerURL(HttpServletRequest httpRequest,
                                  boolean local)

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.