org.red5.server.net.mrtmp
Class MRTMPEdgeConnection

java.lang.Object
  extended by org.red5.server.net.mrtmp.BaseMRTMPConnection
      extended by org.red5.server.net.mrtmp.MRTMPEdgeConnection
All Implemented Interfaces:
IMRTMPConnection

public class MRTMPEdgeConnection
extends BaseMRTMPConnection

Author:
Steven Gong (steven.gong@gmail.com)

Field Summary
static String EDGE_CONNECTION_KEY
           
 
Constructor Summary
MRTMPEdgeConnection()
           
 
Method Summary
 
Methods inherited from class org.red5.server.net.mrtmp.BaseMRTMPConnection
close, connect, disconnect, getIoSession, setIoSession, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EDGE_CONNECTION_KEY

public static final String EDGE_CONNECTION_KEY
See Also:
Constant Field Values
Constructor Detail

MRTMPEdgeConnection

public MRTMPEdgeConnection()


Copyright © 2006-2010 The Red5 Project