Uses of Interface
org.apache.cocoon.webapps.session.SessionManager

Packages that use SessionManager
org.apache.cocoon.webapps.session.components   
org.apache.cocoon.webapps.session.transformation   
 

Uses of SessionManager in org.apache.cocoon.webapps.session.components
 

Classes in org.apache.cocoon.webapps.session.components that implement SessionManager
 class DefaultSessionManager
          This is the default implementation of the session manager
 

Uses of SessionManager in org.apache.cocoon.webapps.session.transformation
 

Methods in org.apache.cocoon.webapps.session.transformation that return SessionManager
protected  SessionManager AbstractSessionTransformer.getSessionManager()
          Get the SessionManager component
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.