|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.zkoss.web.portlet.ServletPortletDispatcher
public class ServletPortletDispatcher
A facade of a RequestDispatch for implementing PortletRequestDispatcher.
Method Summary | |
---|---|
static javax.portlet.PortletRequestDispatcher |
getInstance(javax.servlet.RequestDispatcher rd)
Returns a facade instance for the specified dispatcher. |
void |
include(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static final javax.portlet.PortletRequestDispatcher getInstance(javax.servlet.RequestDispatcher rd)
public void include(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response) throws javax.portlet.PortletException, java.io.IOException
include
in interface javax.portlet.PortletRequestDispatcher
javax.portlet.PortletException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |