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
|
SessionInformation |
DataStructure for session information
|
SimpleClientSessionDispatcher |
This dispatcher is implemented to demonstrate a sample client session.
|
SoapSessionDispatcher |
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.