Uses of Class
org.jboss.portal.portlet.invocation.RenderInvocation

Packages that use RenderInvocation
org.jboss.portal.portlet.controller   
org.jboss.portal.portlet.controller.impl   
org.jboss.portal.portlet.impl.jsr168   
org.jboss.portal.portlet.impl.jsr168.api   
 

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

Methods in org.jboss.portal.portlet.controller with parameters of type RenderInvocation
 PortletInvocationResponse PortletControllerContext.invoke(java.util.List<javax.servlet.http.Cookie> requestCookies, RenderInvocation renderInvocation)
           
 

Uses of RenderInvocation in org.jboss.portal.portlet.controller.impl
 

Methods in org.jboss.portal.portlet.controller.impl with parameters of type RenderInvocation
 PortletInvocationResponse AbstractPortletControllerContext.invoke(java.util.List<javax.servlet.http.Cookie> requestCookies, RenderInvocation renderInvocation)
           
 

Uses of RenderInvocation in org.jboss.portal.portlet.impl.jsr168
 

Methods in org.jboss.portal.portlet.impl.jsr168 with parameters of type RenderInvocation
static PortletRequestParameterMap PortletRequestParameterMap.create(NavigationInfo navigationInfo, RenderInvocation context)
           
 

Uses of RenderInvocation in org.jboss.portal.portlet.impl.jsr168.api
 

Constructors in org.jboss.portal.portlet.impl.jsr168.api with parameters of type RenderInvocation
RenderRequestImpl(PortletContainerImpl container, RenderInvocation invocation)
           
RenderResponseImpl(RenderInvocation invocation, PortletRequestImpl preq)
           
 



Copyright © 2008. All Rights Reserved.