org.red5.server.jmx.mxbeans
@MXBean public interface ClientMXBean
Modifier and Type | Method and Description |
---|---|
void |
disconnect() |
Set<IConnection> |
getConnections() |
long |
getCreationTime() |
String |
getId() |
List<String> |
iterateScopeNameList() |
String getId()
long getCreationTime()
Set<IConnection> getConnections()
void disconnect()
Copyright © 2006-2012 The Red5 Project