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