Uses of Class
org.red5.server.BaseConnection

Packages that use BaseConnection
org.red5.server.net.rtmp   
org.red5.server.net.rtmpt   
 

Uses of BaseConnection in org.red5.server.net.rtmp
 

Subclasses of BaseConnection in org.red5.server.net.rtmp
 class RTMPConnection
          RTMP connection.
 class RTMPMinaConnection
          Represents an RTMP connection using Mina.
 

Uses of BaseConnection in org.red5.server.net.rtmpt
 

Subclasses of BaseConnection in org.red5.server.net.rtmpt
 class BaseRTMPTConnection
           
 class RTMPTConnection
          A RTMPT client / session.
 



Copyright © 2006-2012 The Red5 Project