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.viewstate
Methods in org.apache.myfaces.application.viewstate that return StateCache Modifier and Type Method Description StateCache
StateCacheProviderImpl. getStateCache(FacesContext facesContext)
-
Uses of StateCache in org.apache.myfaces.renderkit.html
Methods in org.apache.myfaces.renderkit.html that return StateCache Modifier and Type Method Description protected StateCache
HtmlResponseStateManager. getStateCache(FacesContext facesContext)
-
Uses of StateCache in org.apache.myfaces.spi
Methods in org.apache.myfaces.spi that return StateCache Modifier and Type Method Description abstract StateCache
StateCacheProvider. getStateCache(FacesContext facesContext)
StateCache
StateCacheProviderWrapper. getStateCache(FacesContext facesContext)
-