Uses of Class
com.liferay.faces.bridge.filter.HttpServletResponseAdapter

Packages that use HttpServletResponseAdapter
com.liferay.faces.bridge.application.view   
com.liferay.faces.bridge.context.flash   
 

Uses of HttpServletResponseAdapter in com.liferay.faces.bridge.application.view
 

Subclasses of HttpServletResponseAdapter in com.liferay.faces.bridge.application.view
 class BridgeAfterViewContentResponse
          This class provides the ability to trick the JSF implementation into thinking that the current PortletResponse is actually an HttpServletResponse.
 class BridgeAfterViewContentResponseRenderImpl
           
 class BridgeAfterViewContentResponseResourceImpl
           
 

Uses of HttpServletResponseAdapter in com.liferay.faces.bridge.context.flash
 

Subclasses of HttpServletResponseAdapter in com.liferay.faces.bridge.context.flash
 class FlashHttpServletResponse
          This class provides the ability to trick the JSF implementation into thinking that the current PortletResponse is actually an HttpServletResponse.
 



Copyright © 2014 Liferay, Inc.. All Rights Reserved.