|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.server.servlet.PortalServlet.ServerRequestContextImpl
Constructor Summary | |
PortalServlet.ServerRequestContextImpl(javax.servlet.http.HttpServletRequest req,
java.lang.String requestPath,
java.lang.String contextPath)
|
Method Summary | |
javax.servlet.http.HttpServletRequest |
getClientRequest()
Return the request that made the connection to the server. |
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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PortalServlet.ServerRequestContextImpl(javax.servlet.http.HttpServletRequest req, java.lang.String requestPath, java.lang.String contextPath)
Method Detail |
public javax.servlet.http.HttpServletRequest getClientRequest()
ServerRequestContext
getClientRequest
in interface ServerRequestContext
public java.lang.String getPortalRequestPath()
ServerRequestContext
getPortalRequestPath
in interface ServerRequestContext
public java.lang.String getPortalContextPath()
ServerRequestContext
getPortalContextPath
in interface ServerRequestContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |