Class RTMPConnManager

java.lang.Object
org.red5.server.net.rtmp.RTMPConnManager
All Implemented Interfaces:
IConnectionManager<RTMPConnection>, Aware, DisposableBean, ApplicationContextAware

public class RTMPConnManager extends Object implements IConnectionManager<RTMPConnection>, ApplicationContextAware, DisposableBean
Responsible for management and creation of RTMP based connections.
Author:
The Red5 Project