| Modifier and Type | Class and Description |
|---|---|
class |
BaseConnection
Base abstract class for connections.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractScopeAdapter
Base scope handler implementation.
|
class |
StatefulScopeWrappingAdapter
StatefulScopeWrappingAdapter class wraps stateful IScope functionality.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IConnection
The connection object.
|
interface |
ICoreObject
Base marker interface for all core objects.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IBasicScope
Base interface for all scope objects, including SharedObjects.
|
interface |
IBroadcastScope
Broadcast scope is marker interface that represents object that works as basic scope and has pipe connection event dispatching capabilities.
|
interface |
IGlobalScope
The global scope that acts as root for all applications in a host.
|
interface |
IScope
The scope object.
|
interface |
IScopeHandler
The scope handler controls actions performed against a scope object, and also is notified of all events.
|
| 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 |
ISharedObject
Serverside access to shared objects.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IStreamAwareScopeHandler
A scope handler that is stream aware.
|
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 |
BasicScope
Generalizations of one of main Red5 object types, Scope.
|
class |
Scope
The scope object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SharedObjectScope
Special scope for shared objects
|
Copyright © 2005–2017 Red5. All rights reserved.