Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.cocoon.sunshine.context

Interface Summary
SessionContext Interface for a SessionContext.
SessionContextProvider Interface for a context provider.
 

Class Summary
RequestSessionContext A SessionContext which encapsulates the current Request object.
ResponseSessionContext A SessionContext which encapsulates the current Response object.
SimpleSessionContext This is a simple implementation of the session context.
StandardSessionContextProvider Context provider for the temporarily context, the request and the response context.