sessions on a Copycat server.See: Description
| Interface | Description |
|---|---|
| ServerSession |
Provides an interface to communicating with a client via session events.
|
| SessionListener |
Support for listening for state changes in server sessions.
|
| Sessions |
Provides a set of active server sessions.
|
sessions on a Copycat server.
Client session information is exposed to server state machines in the form of a
ServerSession object. Server sessions provide functionality in addition to normal session state
information to allow replicated state machines to publish
event notifications to clients through their session.
Copyright © 2013–2016. All rights reserved.