| Dispatcher | Defines the behavior of session dispatchers. | code | html |
| DispatcherContext | Keeps the states of the dispatcher . | code | html |
| HttpSessionDispatcher | Dispatches sessions based on HTTP cookies. | code | html |
| SimpleClientSessionDispatcher | This dispatcher is implemented to demonstrate a sample client session. | code | html |
| SoapSessionDispatcher | code | html |