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 TypeClassDescriptionclassResponsible for management and creation of RTMP based connections.Fields in org.red5.server.net.rtmp declared as IConnectionManagerModifier and TypeFieldDescriptionprotected static IConnectionManager<RTMPConnection>RTMPConnManager.instanceMethods in org.red5.server.net.rtmp that return IConnectionManagerModifier and TypeMethodDescriptionstatic IConnectionManager<RTMPConnection>RTMPConnManager.getInstance()