Liferay 6.0.5

Uses of Class
com.liferay.portlet.ResourceResponseImpl

Packages that use ResourceResponseImpl
com.liferay.portlet   
 

Uses of ResourceResponseImpl in com.liferay.portlet
 

Methods in com.liferay.portlet that return ResourceResponseImpl
static ResourceResponseImpl ResourceResponseFactory.create(ResourceRequestImpl resourceRequestImpl, javax.servlet.http.HttpServletResponse response, String portletName, long companyId)
           
static ResourceResponseImpl ResourceResponseFactory.create(ResourceRequestImpl resourceRequestImpl, javax.servlet.http.HttpServletResponse response, String portletName, long companyId, long plid)
           
 


Liferay 6.0.5