| Package | Description |
|---|---|
| com.wowza.wms.application | |
| com.wowza.wms.sharedobject |
| Modifier and Type | Method | Description |
|---|---|---|
ISharedObjects |
IApplicationInstance.getSharedObjects() |
Get non-peristent shared object collection
|
ISharedObjects |
IApplicationInstance.getSharedObjects(boolean isPersistent) |
Get either persistent or non-persistent shared object collection
|
| Modifier and Type | Method | Description |
|---|---|---|
ISharedObjects |
ISharedObject.getParent() |
Get the shared object container to which this shared object belongs.
|
ISharedObjects |
SharedObject.getParent() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
SharedObject.setParent(ISharedObjects parent) |