Uses of Interface
javax.portlet.PortletResponse
-
-
Uses of PortletResponse in javax.portlet
Subinterfaces of PortletResponse in javax.portlet Modifier and Type Interface Description interface
ActionResponse
TheActionResponse
interface represents the portlet response to an action request.interface
RenderResponse
TheRenderResponse
defines an object to assist a portlet in sending a response to the portal.
-