| Interface | Description |
|---|---|
| ClientExceptionHandler |
Client connection exception handler
|
| IClientListener | |
| INetStreamEventHandler |
Notify handler for client-side stream
|
| IRTMPClient |
| Class | Description |
|---|---|
| BaseRTMPClientHandler |
Base class for clients (RTMP and RTMPT)
|
| OutboundHandshake |
Performs handshaking for client connections.
|
| RTMPClient |
RTMP client implementation supporting "rtmp" and "rtmpe" protocols.
|
| RTMPConnManager |
Responsible for management and creation of RTMP based connections.
|
| RTMPMinaIoHandler |
Handles all RTMP protocol events fired by the MINA framework.
|
| Enum | Description |
|---|---|
| ClientState |
Represents the current state of the client.
|
Copyright © 2005–2016 Red5. All rights reserved.