Package | Description |
---|---|
org.red5.server | |
org.red5.server.api | |
org.red5.server.jmx.mxbeans |
Modifier and Type | Class and Description |
---|---|
class |
MappingStrategy
Basic mapping strategy implementation.
|
Modifier and Type | Method and Description |
---|---|
IMappingStrategy |
Context.getMappingStrategy()
Return mapping strategy used by this context.
|
Modifier and Type | Method and Description |
---|---|
void |
Context.setMappingStrategy(IMappingStrategy mappingStrategy)
Setter for mapping strategy
|
Modifier and Type | Method and Description |
---|---|
IMappingStrategy |
IContext.getMappingStrategy()
Returns IMappingStrategy object
|
Modifier and Type | Method and Description |
---|---|
IMappingStrategy |
ContextMXBean.getMappingStrategy() |
Copyright © 2006-2012 The Red5 Project