Package org.red5.server.jmx.mxbeans
Interface ClientMXBean
-
@MXBean public interface ClientMXBean
MBean for Client.- Author:
- The Red5 Project, Paul Gregoire ([email protected])
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
disconnect()
Set<org.red5.server.api.IConnection>
getConnections()
long
getCreationTime()
String
getId()
List<String>
iterateScopeNameList()
-