Uses of Class
org.apache.myfaces.application.viewstate.StateCache
- 
Packages that use StateCache Package Description org.apache.myfaces.application.viewstate org.apache.myfaces.renderkit.html org.apache.myfaces.spi 
- 
- 
Uses of StateCache in org.apache.myfaces.application.viewstateMethods in org.apache.myfaces.application.viewstate that return StateCache Modifier and Type Method Description StateCacheStateCacheProviderImpl. getStateCache(FacesContext facesContext)
- 
Uses of StateCache in org.apache.myfaces.renderkit.htmlMethods in org.apache.myfaces.renderkit.html that return StateCache Modifier and Type Method Description protected StateCacheHtmlResponseStateManager. getStateCache(FacesContext facesContext)
- 
Uses of StateCache in org.apache.myfaces.spiMethods in org.apache.myfaces.spi that return StateCache Modifier and Type Method Description abstract StateCacheStateCacheProvider. getStateCache(FacesContext facesContext)StateCacheStateCacheProviderWrapper. getStateCache(FacesContext facesContext)
 
-