Uses of Interface
org.red5.server.net.IConnectionManager
Packages that use IConnectionManager
-
Uses of IConnectionManager in org.red5.server.net.rtmp
Classes in org.red5.server.net.rtmp that implement IConnectionManagerModifier and TypeClassDescriptionclass
Responsible for management and creation of RTMP based connections.Fields in org.red5.server.net.rtmp declared as IConnectionManagerModifier and TypeFieldDescriptionprotected static IConnectionManager<RTMPConnection>
RTMPConnManager.instance
Methods in org.red5.server.net.rtmp that return IConnectionManagerModifier and TypeMethodDescriptionstatic IConnectionManager<RTMPConnection>
RTMPConnManager.getInstance()