Uses of Interface
org.red5.server.api.service.IServiceCapableConnection

Packages that use IServiceCapableConnection
org.red5.server.net.mrtmp   
org.red5.server.net.rtmp   
org.red5.server.net.rtmpt   
 

Uses of IServiceCapableConnection in org.red5.server.net.mrtmp
 

Classes in org.red5.server.net.mrtmp that implement IServiceCapableConnection
 class EdgeRTMPMinaConnection
           
 

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

Classes in org.red5.server.net.rtmp that implement IServiceCapableConnection
 class RTMPConnection
          RTMP connection.
 class RTMPMinaConnection
          Represents an RTMP connection using Mina.
 class RTMPOriginConnection
          A pseudo-connection on Origin that represents a client on Edge.
 

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

Classes in org.red5.server.net.rtmpt that implement IServiceCapableConnection
 class BaseRTMPTConnection
           
 class RTMPTClientConnection
           
 class RTMPTConnection
          A RTMPT client / session.
 



Copyright © 2006-2010 The Red5 Project