Package | Description |
---|---|
org.red5.server | |
org.red5.server.api |
Modifier and Type | Field and Description |
---|---|
Set<IScopeListener> |
Server.scopeListeners |
Modifier and Type | Method and Description |
---|---|
void |
Server.addListener(IScopeListener listener)
Add listener to get notified about scope events.
|
void |
Server.removeListener(IScopeListener listener)
Remove listener that got notified about scope events.
|
Modifier and Type | Method and Description |
---|---|
void |
IServer.addListener(IScopeListener listener)
Add listener to get notified about scope events.
|
void |
IServer.removeListener(IScopeListener listener)
Remove listener that got notified about scope events.
|
Copyright © 2006-2012 The Red5 Project