Package | Description |
---|---|
org.red5.server | |
org.red5.server.net.rtmp | |
org.red5.server.net.rtmpt | |
org.red5.server.scope | |
org.red5.server.so |
Modifier and Type | Class and Description |
---|---|
class |
BaseConnection
Base abstract class for connections.
|
class |
Client
Client is an abstraction representing user connected to Red5 application.
|
class |
PersistableAttributeStore
Persistable attributes store.
|
Modifier and Type | Method and Description |
---|---|
static AttributeStore |
AttributeStore.from(CompositeData cd)
Allows for reconstruction via CompositeData.
|
Modifier and Type | Class and Description |
---|---|
class |
RTMPConnection
RTMP connection.
|
class |
RTMPMinaConnection
Represents an RTMP connection using Mina.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseRTMPTConnection |
class |
RTMPTConnection
A RTMPT client / session.
|
Modifier and Type | Field and Description |
---|---|
protected AttributeStore |
Scope.attributes
Storage for scope attributes
|
Modifier and Type | Class and Description |
---|---|
class |
ClientSharedObject
Works with client-side shared object
|
class |
SharedObject
Represents shared object on server-side.
|
Copyright © 2006-2012 The Red5 Project