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.
|
ReadBuffer |
Buffer for incoming data.
|
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.
|