| Package | Description |
|---|---|
| org.red5.server | |
| org.red5.server.net.rtmp | |
| 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.
|
| 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 | 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 © 2005–2017 Red5. All rights reserved.