Class RequestInfo
java.lang.Object
com.logicaldoc.gui.common.client.util.RequestInfo
Collects various informations about the current request.
- Since:
- 6.0
- Author:
- Marco Meschieri - LogicalDOC
- 
Constructor Details- 
RequestInfopublic RequestInfo()
 
- 
- 
Method Details- 
getHash
- 
getHost
- 
getHostName
- 
getHref
- 
getPath
- 
getPort
- 
getProtocol
- 
getQueryString
- 
getParameter
- 
getParameterMap
- 
isSecurepublic boolean isSecure()
 
-