Interface ClientMXBean


@MXBean public interface ClientMXBean
MBean for Client.
Author:
The Red5 Project, Paul Gregoire (mondain@gmail.com)
  • Method Details

    • getId

      String getId()
    • getCreationTime

      long getCreationTime()
    • getConnections

      Set<IConnection> getConnections()
    • iterateScopeNameList

      List<String> iterateScopeNameList()
    • disconnect

      void disconnect()