Class | Description |
---|---|
AttributeStore | |
BaseConnection |
Base abstract class for connections.
|
Bootstrap |
Boot-straps Red5 using the latest available jars found in red5.home/lib directory.
|
Client |
Client is an abstraction representing user connected to Red5 application.
|
ClientList<E> |
Client list, implemented using weak references to prevent memory leaks.
|
ClientRegistry |
Registry for clients.
|
Context |
This is basic context implementation used by Red5.
|
ContextLoader |
Red5 applications loader
|
CoreHandler |
Base IScopeHandler implementation
|
Launcher |
Launches Red5.
|
LoaderBase |
Base class for all JEE application loaders.
|
MappingStrategy |
Basic mapping strategy implementation.
|
PersistableAttributeStore |
Persistable attributes store.
|
Server |
Red5 server core class implementation.
|
Shutdown |
Provides a means to cleanly shutdown an instance from the command line.
|
Copyright © 2006-2012 The Red5 Project