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

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

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.
 

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

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



Copyright © 2006-2012 The Red5 Project