Interface | Description |
---|---|
IClientSharedObject |
Clientside access to shared objects.
|
ISharedObject |
Serverside access to shared objects.
|
ISharedObjectBase |
Base interface for shared objects.
|
ISharedObjectHandlerProvider |
Supports registration and lookup of shared object handlers.
|
ISharedObjectListener |
Notifications about shared object updates.
|
ISharedObjectSecurity |
Interface for handlers that control access to shared objects.
|
ISharedObjectSecurityService |
Service that supports protecting access to shared objects.
|
ISharedObjectService |
Service that manages shared objects for given scope.
|
Copyright © 2006-2012 The Red5 Project