@MXBean public interface ClientRegistryMXBean
Client
getClient(String id)
List<Client>
getClientList()
boolean
hasClient(String id)
String
nextId()
previousId()
String nextId()
String previousId()
boolean hasClient(String id)
List<Client> getClientList()
Client getClient(String id) throws ClientNotFoundException
ClientNotFoundException
Copyright © 2006-2012 The Red5 Project