| Interface | Description |
|---|---|
| INetStreamEventHandler |
Notify handler for client-side stream
|
| IRTMPConnManager | |
| 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.
|
| InboundHandshake |
Performs handshaking for server connections.
|
| RTMPConnection |
RTMP connection.
|
| RTMPConnManager | |
| RTMPHandler |
RTMP events handler.
|
| RTMPHandshake |
Generates and validates the RTMP handshake response for Flash Players.
|
| RTMPMinaConnection |
Represents an RTMP connection using Mina.
|
| RTMPMinaIoHandler |
Handles all RTMP protocol events fired by the MINA framework.
|
| RTMPMinaTransport |
Transport setup class configures socket acceptor and thread pools for RTMP in Mina.
|
| RTMPUtils |
RTMP utilities class.
|
Copyright © 2006-2012 The Red5 Project