Uses of Class
org.jboss.portal.portlet.controller.response.ControllerResponse

Packages that use ControllerResponse
org.jboss.portal.portlet.controller   
org.jboss.portal.portlet.controller.response   
org.jboss.portal.portlet.test.controller   
 

Uses of ControllerResponse in org.jboss.portal.portlet.controller
 

Methods in org.jboss.portal.portlet.controller that return ControllerResponse
 ControllerResponse PortletController.process(PortletControllerContext controllerContext, ControllerRequest controllerRequest)
           
 

Uses of ControllerResponse in org.jboss.portal.portlet.controller.response
 

Subclasses of ControllerResponse in org.jboss.portal.portlet.controller.response
 class PageUpdateResponse
           
 class PortletResponse
           
 class ResourceResponse
           
 

Uses of ControllerResponse in org.jboss.portal.portlet.test.controller
 

Methods in org.jboss.portal.portlet.test.controller with parameters of type ControllerResponse
 Renderer ControllerResponseRendererFactory.getRenderer(ControllerResponse response)
           
 



Copyright © 2008. All Rights Reserved.