Interface | Description |
---|---|
IApplication |
IApplication provides lifecycle methods that most communication applications
will use.
|
Class | Description |
---|---|
AbstractScopeAdapter |
Base scope handler implementation.
|
ApplicationAdapter |
Base class for applications, takes care that callbacks are executed single-threaded.
|
ApplicationLifecycle | |
Config |
Provides configuration details for Applications.
|
MultiThreadedApplicationAdapter |
ApplicationAdapter class serves as a base class for your Red5 applications.
|
StatefulScopeWrappingAdapter |
StatefulScopeWrappingAdapter class wraps stateful IScope functionality.
|
Copyright © 2006-2012 The Red5 Project