Interface ClientMXBean


@MXBean public interface ClientMXBean
MBean for Client.
Author:
The Red5 Project, Paul Gregoire ([email protected])
  • Method Details

    • getId

      String getId()
    • getCreationTime

      long getCreationTime()
    • getConnections

      Set<IConnection> getConnections()
    • iterateScopeNameList

      List<String> iterateScopeNameList()
    • disconnect

      void disconnect()