|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
javax.servlet.http.HttpServletRequest |
getClientRequest()
Return the request that made the connection to the server. |
java.lang.String |
getMediaType()
Return the normalized media type of the request or null if none has been provided by the client. |
java.util.Map |
getParameterMap()
Return the parameter map. |
java.lang.String |
getPortalContextPath()
Return the value of the portal context path for this request. |
java.lang.String |
getPortalRequestPath()
Return the value of the portal request path for this request. |
URLContext |
getURLContext()
Return the url context of this request. |
Method Detail |
public java.util.Map getParameterMap()
public java.lang.String getMediaType()
public URLContext getURLContext()
public javax.servlet.http.HttpServletRequest getClientRequest()
public java.lang.String getPortalRequestPath()
public java.lang.String getPortalContextPath()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |