Uses of Interface
javax.portlet.ActionResponse
-
-
Uses of ActionResponse in javax.portlet
Methods in javax.portlet with parameters of type ActionResponse Modifier and Type Method Description voidGenericPortlet. processAction(ActionRequest request, ActionResponse response)Called by the portlet container to allow the portlet to process an action request.voidPortlet. processAction(ActionRequest request, ActionResponse response)Called by the portlet container to allow the portlet to process an action request.
-