Uses of Interface
org.apache.cocoon.environment.Session

Packages that use Session
org.apache.cocoon.environment   
 

Uses of Session in org.apache.cocoon.environment
 

Methods in org.apache.cocoon.environment that return Session
 Session Request.getCocoonSession(boolean create)
          Deprecated. use Request.getSession(boolean) instead.
 Session Request.getCocoonSession()
          Deprecated. use Request.getSession() instead.
 



Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.