Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.portlet.InvokerPortletResponse

Packages that use InvokerPortletResponse
com.liferay.portlet This package defines the common portlet interfaces, base classes, classes, factories, and utilities. 
 

Uses of InvokerPortletResponse in com.liferay.portlet
 

Methods in com.liferay.portlet that return types with arguments of type InvokerPortletResponse
static Map<String,InvokerPortletResponse> InvokerPortletImpl.getResponses(javax.servlet.http.HttpSession session)
           
static Map<String,InvokerPortletResponse> InvokerPortletImpl.getResponses(PortletSession portletSession)
           
 


Liferay 6.1.2-ce-ga3