| Interface | Description | 
|---|---|
| ViewHandlerSupport | TODO: RENAME - This class is now used by ViewDeclarationLanguageBase
 
 A utility class to isolate a ViewHandler implementation from the underlying 
 request/response framework. | 
| Class | Description | 
|---|---|
| DefaultViewHandlerSupport | A ViewHandlerSupport implementation for use with standard Java Servlet engines,
 ie an engine that supports javax.servlet, and uses a standard web.xml file. | 
| FacesServletMapping | Represents a mapping entry of the FacesServlet in the web.xml
 configuration file. | 
| NavigationUtils | 
| Exception | Description | 
|---|---|
| InvalidViewIdException | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.