| Interface | Description |
|---|---|
| ISharedObject |
ISharedObject: public interface to SharedObject class.
|
| ISharedObjectNotify |
ISharedObjectNotify: listener interface used by IApplicationInstance addSharedObjectListener
|
| ISharedObjects |
ISharedObjects: public interface to SharedObjects.
|
| ISharedObjectSlot |
ISharedObjectSlot: public interface to SharedObjectSlot class.
|
| ISharedObjectSlotNotify |
ISharedObjectNotify: listener interface used by ISharedObject addSlotListener
|
| Class | Description |
|---|---|
| SharedObject |