| Package | Description |
|---|---|
| org.red5.server | |
| org.red5.server.api | |
| org.red5.server.api.service | |
| org.red5.server.api.so | |
| org.red5.server.api.stream | |
| org.red5.server.net.rtmp | |
| org.red5.server.so |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeStore |
class |
BaseConnection
Base abstract class for connections.
|
class |
Client
Client is an abstraction representing user connected to Red5 application.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IConnection
The connection object.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IServiceCapableConnection
Connection that has options to invoke and handle remote calls
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IClientSharedObject
Clientside access to shared objects.
|
interface |
ISharedObject
Serverside access to shared objects.
|
interface |
ISharedObjectBase
Base interface for shared objects.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IStreamCapableConnection
A connection that supports streaming.
|
| 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 |
ClientSharedObject
Works with client-side shared object
|
class |
SharedObject
Represents shared object on server-side.
|
class |
SharedObjectScope
Special scope for shared objects
|
Copyright © 2005–2017 Red5. All rights reserved.