Class RTMPClientConnManager

java.lang.Object
org.red5.client.net.rtmp.RTMPClientConnManager
All Implemented Interfaces:
IConnectionManager<BaseConnection>

public class RTMPClientConnManager extends Object implements IConnectionManager<BaseConnection>
Responsible for management and creation of RTMP based connections.
Author:
The Red5 Project