Package org.red5.server

Interface Summary
ClientMBean MBean for Client.
ClientRegistryMBean An MBean interface for the client registry.
ContextLoaderMBean Red5 applications loader
ContextMBean
CoreHandlerMBean Base IScopeHandler implementation
ListMBean  
LoaderMBean Simple mbean interface for J2EE container loaders.
ScopeMBean An MBean interface for the scope object.
 

Class Summary
AttributeStore  
BaseConnection Base abstract class for connections.
BasicScope Generalizations of one of main Red5 object types, Scope.
Client Client is an abstraction representing user connected to Red5 application.
ClientList<E>  
ClientRegistry Registry for clients.
Context
ContextLoader Red5 applications loader
CoreHandler Base IScopeHandler implementation
DebugPooledByteBufferAllocator A ByteBufferAllocator which pools allocated buffers.
GlobalScope Global scope is a top level scope.
LoaderBase Base class for all J2EE application loaders.
MappingStrategy Basic mapping strategy implementation.
PersistableAttributeStore Persistable attributes store.
Scope The scope object.
ScopeResolver Resolves scopes from path
Server Red5 server core class implementation.
Shutdown Provides a means to cleanly shutdown an instance from the command line.
Standalone Entry point from which the server config file is loaded.
WebScope Web scope is special scope that is aware of servlet context and represents scope of Red5 application in servlet container (or application server) like Tomcat, Jetty or JBoss.
 



Copyright © 2006-2007 the Red5 project.