Package com.liferay.faces.bridge.context.flash

Class Summary
BridgeFlash  
BridgeFlashFactory NOTE: PROPOSED-FOR-JSR344-API (FACTORY FOR THE JSF 2.2 API) See: http://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-1071
BridgeFlashFactoryImpl This class provides a factory-style way of obtaining the JSF Flash scope instance provided by the JSF runtime (Mojarra or MyFaces).
BridgeFlashFallbackImpl This class is a "fallback" implementation of the JSF Flash scope that only implements enough of the scope functionality to prevent errors from being thrown at runtime.
BridgeFlashMojarraImpl The purpose of this class is to workaround http://java.net/jira/browse/JAVASERVERFACES-1987
BridgeFlashMyFacesImpl  
BridgeFlashWrapper This class decorates/wraps the Flash implementation provided by the JSF runtime.
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.