| Interface | Description |
|---|---|
| IReceivedMessageTaskQueueListener | |
| IRTMPHandler |
RTMP events handler
|
| Class | Description |
|---|---|
| BaseRTMPHandler |
Base class for all RTMP handlers.
|
| Channel |
Identified connection that transfers packets.
|
| DeferredResult |
Can be returned to delay returning the result of invoked methods.
|
| ReceivedMessageTask |
Wraps processing of incoming messages.
|
| ReceivedMessageTaskQueue |
Contains queue of tasks for processing messages in the specified channel.
|
| RTMPConnection |
RTMP connection.
|
| RTMPHandler |
RTMP events handler.
|
| RTMPHandshake |
Generates and validates the RTMP handshake response for Flash Players.
|
| RTMPMinaConnection |
Represents an RTMP connection using Mina.
|
| RTMPUtils |
RTMP utilities class.
|
| Enum | Description |
|---|---|
| RTMPType |
Enum for RTMP types.
|
Copyright © 2005–2017 Red5. All rights reserved.