Uses of Package
org.red5.server

Packages that use org.red5.server
org.red5.server   
org.red5.server.api.plugin   
org.red5.server.jmx.mxbeans   
org.red5.server.net.mrtmp   
org.red5.server.net.rtmp   
org.red5.server.net.rtmpt   
org.red5.server.plugin   
org.red5.server.so   
org.red5.server.stream   
 

Classes in org.red5.server used by org.red5.server
AttributeStore
           
BasicScope
          Generalizations of one of main Red5 object types, Scope.
Client
          Client is an abstraction representing user connected to Red5 application.
ClientList
          Client list, implemented using weak references to prevent memory leaks.
ClientRegistry
          Registry for clients.
Context
           This is basic context implementation used by Red5.
PersistableAttributeStore
          Persistable attributes store.
Scope
          The scope object.
Scope.Builder
          Builder pattern
 

Classes in org.red5.server used by org.red5.server.api.plugin
Server
          Red5 server core class implementation.
 

Classes in org.red5.server used by org.red5.server.jmx.mxbeans
Client
          Client is an abstraction representing user connected to Red5 application.
 

Classes in org.red5.server used by org.red5.server.net.mrtmp
AttributeStore
           
BaseConnection
          Base abstract class for connections.
 

Classes in org.red5.server used by org.red5.server.net.rtmp
AttributeStore
           
BaseConnection
          Base abstract class for connections.
 

Classes in org.red5.server used by org.red5.server.net.rtmpt
AttributeStore
           
BaseConnection
          Base abstract class for connections.
 

Classes in org.red5.server used by org.red5.server.plugin
Server
          Red5 server core class implementation.
 

Classes in org.red5.server used by org.red5.server.so
AttributeStore
           
BasicScope
          Generalizations of one of main Red5 object types, Scope.
PersistableAttributeStore
          Persistable attributes store.
 

Classes in org.red5.server used by org.red5.server.stream
AttributeStore
           
BasicScope
          Generalizations of one of main Red5 object types, Scope.
PersistableAttributeStore
          Persistable attributes store.
 



Copyright © 2006-2010 The Red5 Project