Event-Driven Session Manager
From RemObjects Software
This is a RemObjects SDK Architecture entry
Feel free to add your notes to this topic below.
The event-driven session manager does not provide its own storage mechanism for session data. Instead, it will fire events whenever session data needs to be stored and retrieved, allowing you to use custom code to perform these tasks.
Use Cases
Use this session manager if you need to maintain session data in a custom way, but do not want to implement a full-blown session manager on your own.
Components
See Also
Product: RemObjects SDK
Current version: RemObjects SDK 'Vinci' (5.0)
Lists — Glossary — Features — How To — Components — Tools — Samples — Articles — Architecture — Issues
