Package | Description |
---|---|
org.red5.server.adapter |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationLifecycle |
Modifier and Type | Method and Description |
---|---|
Set<IApplication> |
MultiThreadedApplicationAdapter.getListeners()
Return handlers that get notified about application events.
|
Modifier and Type | Method and Description |
---|---|
void |
MultiThreadedApplicationAdapter.addListener(IApplication listener)
Register listener that will get notified about application events.
|
void |
MultiThreadedApplicationAdapter.removeListener(IApplication listener)
Unregister handler that will not get notified about application events
any longer.
|
Copyright © 2006-2012 The Red5 Project