Uses of Class
org.apache.myfaces.application.StateCache

Packages that use StateCache
org.apache.myfaces.application   
org.apache.myfaces.application.viewstate   
org.apache.myfaces.renderkit.html   
 

Uses of StateCache in org.apache.myfaces.application
 

Methods in org.apache.myfaces.application that return StateCache
abstract  StateCache StateCacheFactory.getStateCache(FacesContext facesContext)
           
 

Uses of StateCache in org.apache.myfaces.application.viewstate
 

Methods in org.apache.myfaces.application.viewstate that return StateCache
 StateCache StateCacheFactoryImpl.getStateCache(FacesContext facesContext)
           
 

Uses of StateCache in org.apache.myfaces.renderkit.html
 

Methods in org.apache.myfaces.renderkit.html that return StateCache
protected  StateCache HtmlResponseStateManager.getStateCache(FacesContext facesContext)
           
 



Copyright © 2015 The Apache Software Foundation. All rights reserved.