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

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

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

Subclasses of HttpServletResponseAdapter in com.liferay.faces.bridge.application.view.internal
 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.internal
 

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



Copyright © 2015 Liferay, Inc.. All rights reserved.