@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
ClientNotFoundExceptionCopyright © 2005–2017 Red5. All rights reserved.