Package org.red5.server.net.rtmp

Interface Summary
IRTMPConnManager  
IRTMPHandler RTMP events handler
 

Class Summary
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.
 

Enum Summary
RTMPType Enum for RTMP types.
 



Copyright © 2006-2012 The Red5 Project