| Name | Description | Type | Package | Framework |
| AbstractSessionComponent | The base class for own components This is only here for compatibility | Class | org.apache.cocoon.webapps.session.components | Apache Cocoon |
| AbstractSessionTransformer | This class is the basis for all session transformers. | Class | org.apache.cocoon.webapps.session.transformation | Apache Cocoon |
| ContextInputModule | This input module provides access to the information of a session context using an XPath. | Class | org.apache.cocoon.webapps.session.components | Apache Cocoon |
| ContextManager | This is the context manager. | Interface | org.apache.cocoon.webapps.session | Apache Cocoon |
| DefaultContextManager | Class | org.apache.cocoon.webapps.session.components | Apache Cocoon | |
| DefaultFormManager | Class | org.apache.cocoon.webapps.session.components | Apache Cocoon | |
| DefaultMediaManager | This is the default implementation for the media managerVersion:CVS $Id: DefaultMediaManager. | Class | org.apache.cocoon.webapps.session.components | Apache Cocoon |
| DefaultSessionManager | This is the default implementation of the session managerVersion:CVS $Id: DefaultSessionManager. | Class | org.apache.cocoon.webapps.session.components | Apache Cocoon |
| DefaultTransactionManager | This is the default implementation for the transaction manager. | Class | org.apache.cocoon.webapps.session.components | Apache Cocoon |
| FormManager | Interface | org.apache.cocoon.webapps.session | Apache Cocoon | |
| FormManagerAction | This action invokes the form manager to process incomming form valuesVersion:CVS $Id: FormManagerAction. | Class | org.apache.cocoon.webapps.session.acting | Apache Cocoon |
| MediaManager | This is the media manager. | Interface | org.apache.cocoon.webapps.session | Apache Cocoon |
| MediaSelector | This selector uses the media management. | Class | org.apache.cocoon.webapps.session.selection | Apache Cocoon |
| RequestSessionContext | A SessionContext which encapsulates the current Request object. | Class | org.apache.cocoon.webapps.session.context | Apache Cocoon |
| SessionAction | This action creates and terminates a session. | Class | org.apache.cocoon.webapps.session.acting | Apache Cocoon |
| SessionConstants | The Constants used throughout the core of the session management. | Interface | org.apache.cocoon.webapps.session | Apache Cocoon |
| SessionContext | Interface for a SessionContext. | Interface | org.apache.cocoon.webapps.session.context | Apache Cocoon |
| SessionContextProvider | Interface for a context provider. | Interface | org.apache.cocoon.webapps.session.context | Apache Cocoon |
| SessionFormAction | This is the action used to validate Request parameters. | Class | org.apache.cocoon.webapps.session.acting | Apache Cocoon |
| SessionManager | This is the session manager component. | Interface | org.apache.cocoon.webapps.session | Apache Cocoon |
| SessionPostTransformer | This is the session post transformer. | Class | org.apache.cocoon.webapps.session.transformation | Apache Cocoon |
| SessionPreTransformer | This is the session pre transformer. | Class | org.apache.cocoon.webapps.session.transformation | Apache Cocoon |
| SessionTransformer | This is the session transformer which is only for compatibility. | Class | org.apache.cocoon.webapps.session.transformation | Apache Cocoon |
| SimpleSessionContext | This is a simple implementation of the session context. | Class | org.apache.cocoon.webapps.session.context | Apache Cocoon |
| StandardSessionContextProvider | Context provider for the temporarily context, the request and theVersion:CVS $Id: StandardSessionContextProvider. | Class | org.apache.cocoon.webapps.session.context | Apache Cocoon |
| TransactionManager | Transaction management Transactions are a series of get/set calls to a session context which must | Interface | org.apache.cocoon.webapps.session | Apache Cocoon |
| XMLUtil | A utility class which will soon be removed. | Class | org.apache.cocoon.webapps.session.xml | Apache Cocoon |