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