| 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 | Class and Description |
|---|---|
class |
StatefulScopeWrappingAdapter
StatefulScopeWrappingAdapter class wraps stateful IScope functionality.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IAttributeStore
Base interface for all API objects with attributes
|
interface |
ICastingAttributeStore
Attribute storage with automatic object casting support.
|
interface |
IClient
The client object represents a single client.
|
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 | Interface and Description |
|---|---|
interface |
RTMPConnectionMXBean |
interface |
RTMPMinaConnectionMXBean |
| 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.