|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object portal.core.servlet.HttpProcessContextWrapper
Constructor Summary | |
HttpProcessContextWrapper(IHttpProcessContext wrappedContext)
|
Method Summary | |
GraphicsDevice |
getGraphicsDevice()
|
HttpServletRequest |
getRequest()
|
HttpServletResponse |
getResponse()
|
ServletContext |
getServletContext()
|
void |
redirectToRenderer()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HttpProcessContextWrapper(IHttpProcessContext wrappedContext)
Method Detail |
public GraphicsDevice getGraphicsDevice()
getGraphicsDevice
in interface IHttpProcessContext
public HttpServletRequest getRequest()
getRequest
in interface IHttpProcessContext
public HttpServletResponse getResponse()
getResponse
in interface IHttpProcessContext
public ServletContext getServletContext()
getServletContext
in interface IHttpProcessContext
public void redirectToRenderer() throws ServletException
redirectToRenderer
in interface IHttpProcessContext
ServletException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |