Uses of Class
org.apache.myfaces.application.viewstate.StateCache
Packages that use StateCache
Package
Description
-
Uses of StateCache in org.apache.myfaces.application.viewstate
Methods in org.apache.myfaces.application.viewstate that return StateCacheModifier and TypeMethodDescriptionStateCacheProviderImpl.getStateCache
(FacesContext facesContext) -
Uses of StateCache in org.apache.myfaces.renderkit.html
Methods in org.apache.myfaces.renderkit.html that return StateCacheModifier and TypeMethodDescriptionprotected StateCache
HtmlResponseStateManager.getStateCache
(FacesContext facesContext) -
Uses of StateCache in org.apache.myfaces.spi
Methods in org.apache.myfaces.spi that return StateCacheModifier and TypeMethodDescriptionabstract StateCache
StateCacheProvider.getStateCache
(FacesContext facesContext) StateCacheProviderWrapper.getStateCache
(FacesContext facesContext)