Uses of Package
org.apache.cocoon.environment

Packages that use org.apache.cocoon.environment
org.apache.cocoon.components.pipeline   
org.apache.cocoon.environment   
org.apache.cocoon.sitemap   
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.components.pipeline
Environment
          Base interface for an environment abstraction
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.environment
Context
          Defines an interface to provide context information.
Cookie
          Deprecated. Use Cookie instead.
Request
          Defines an interface to provide client request information .
Response
          Defines an interface to provide client response information.
Session
          Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
ValueHolder
          A class of this interface is able to store and retrieve references to other objects by a key.
 

Classes in org.apache.cocoon.environment used by org.apache.cocoon.sitemap
SourceResolver
          Base interface for resolving a source by system identifiers.
 



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