Package org.red5.server.net.rtmp

Interface Summary
ClientExceptionHandler Client connection exception handler
IClientListener  
INetStreamEventHandler Notify handler for client-side stream
IRTMPConnManager  
IRTMPHandler RTMP events handler
 

Class Summary
BaseRTMPClientHandler Base class for clients (RTMP and RTMPT)
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.
OutboundHandshake Performs handshaking for client connections.
RTMPClient RTMP client object.
RTMPClientConnManager  
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.
RTMPOriginConnection A pseudo-connection on Origin that represents a client on Edge.
RTMPUtils RTMP utilities class.
 

Enum Summary
ClientState Represents the current state of the client.
 



Copyright © 2006-2010 The Red5 Project