This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.cocoon.environment.Session (Cocoon Pipeline API 1.0.0 API)

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.