Provides a mechanism to manage all created Session instances for a Runtime.
String values are used as handles to the Session instances.
Return all registered Session instances.
an iterable of tuples [string, Session] for all managed Session instances.
Provides a mechanism to manage all created Session instances for a Runtime.
String values are used as handles to the Session instances.