Package | Description |
---|---|
org.red5.server | |
org.red5.server.jmx.mxbeans |
Modifier and Type | Method and Description |
---|---|
static Client |
Client.from(CompositeData cd)
Allows for reconstruction via CompositeData.
|
Client |
ClientRegistry.getClient(String id) |
Modifier and Type | Method and Description |
---|---|
ClientList<Client> |
ClientRegistry.getClientList()
Returns a list of Clients.
|
Modifier and Type | Method and Description |
---|---|
Client |
ClientRegistryMXBean.getClient(String id) |
Modifier and Type | Method and Description |
---|---|
List<Client> |
ClientRegistryMXBean.getClientList() |
Copyright © 2006-2012 The Red5 Project