| Interface | Description |
|---|---|
| IAttributeStore |
Base interface for all API objects with attributes
|
| ICastingAttributeStore |
Attribute storage with automatic object casting support.
|
| IClient |
The client object represents a single client.
|
| IClientRegistry |
Provides a registry of client objects.
|
| IConnection |
The connection object.
|
| IContext |
The current context, this object basically wraps the Spring context or in the case of the .Net version, any similar system.
|
| ICoreObject |
Base marker interface for all core objects.
|
| IMappingStrategy |
This interface encapsulates the mapping strategy used by the context.
|
| IServer |
The interface that represents the Red5 server.
|
| Class | Description |
|---|---|
| Red5 |
Utility class for accessing Red5 API objects.
|
| Enum | Description |
|---|---|
| IConnection.Duty |
Duty type.
|
| IConnection.Encoding |
Encoding type.
|
| IConnection.Type |
Connection type.
|
Copyright © 2005–2017 Red5. All rights reserved.