Package org.apache.myfaces.view
-
Interface Summary Interface Description ResponseSwitch Responses which can be enabled or disabled implement this interface.ViewDeclarationLanguageStrategy This class represents a supportedViewDeclarationLanguage
in the application.ViewResponseWrapper -
Class Summary Class Description HttpServletResponseSwitch Implementation of a switching response wrapper to turn output on and off according to the JSF spec 2.0.ServletResponseSwitch Implementation of a switching response wrapper to turn output on and off according to the JSF spec 2.0.ServletViewResponseWrapper ViewDeclarationLanguageBase ViewDeclarationLanguageFactoryImpl This is the default VDL factory used as of JSF 2.0, it tries to use Facelet VDL whenever possible, but fallback on JSP if required.ViewMetadataBase This class represents the default implementation of javax.faces.view.ViewMetaData.ViewScopeProxyMap This wrapper has these objectives: - Isolate the part that needs to be saved with the view (viewScopeId) from the part that should remain into session (bean map).