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

Packages that use StateCache
org.apache.myfaces.application   
org.apache.myfaces.renderkit   
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(javax.faces.context.FacesContext facesContext)
           
 

Uses of StateCache in org.apache.myfaces.renderkit
 

Methods in org.apache.myfaces.renderkit that return StateCache
 StateCache StateCacheFactoryImpl.getStateCache(javax.faces.context.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(javax.faces.context.FacesContext facesContext)
           
 



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.