| Interface | Description |
|---|---|
| Dispatcher |
Defines the behavior of session dispatchers.
|
| Class | Description |
|---|---|
| AbstractDispatcher | |
| HttpSessionDispatcher |
Dispatches sessions based on HTTP cookies.
|
| SALSessions |
Keeps the states of the sessions
|
| SessionCookie |
Represents an HTTP Cookie used for Session
|
| SessionInformation |
DataStructure for session information
|
| SimpleClientSessionDispatcher |
This dispatcher is implemented to demonstrate a sample client session.
|
| SoapSessionDispatcher |
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.