Package | Description |
---|---|
org.red5.server | |
org.red5.server.api | |
org.red5.server.jmx.mxbeans |
Modifier and Type | Class and Description |
---|---|
class |
ClientRegistry
Registry for clients.
|
Modifier and Type | Method and Description |
---|---|
IClientRegistry |
Context.getClientRegistry()
Return client registry
|
Modifier and Type | Method and Description |
---|---|
void |
Context.setClientRegistry(IClientRegistry clientRegistry)
Setter for client registry
|
Modifier and Type | Method and Description |
---|---|
IClientRegistry |
IContext.getClientRegistry()
Get client registry.
|
Modifier and Type | Method and Description |
---|---|
IClientRegistry |
ContextMXBean.getClientRegistry() |
Copyright © 2006-2012 The Red5 Project