|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMappingStrategy | |
|---|---|
| org.red5.server | |
| org.red5.server.api | |
| Uses of IMappingStrategy in org.red5.server |
|---|
| Classes in org.red5.server that implement IMappingStrategy | |
|---|---|
class |
MappingStrategy
Basic mapping strategy implementation. |
| Methods in org.red5.server that return IMappingStrategy | |
|---|---|
IMappingStrategy |
Context.getMappingStrategy()
Return mapping strategy used by this context. |
IMappingStrategy |
ContextMBean.getMappingStrategy()
|
| Methods in org.red5.server with parameters of type IMappingStrategy | |
|---|---|
void |
Context.setMappingStrategy(IMappingStrategy mappingStrategy)
Setter for mapping strategy |
| Uses of IMappingStrategy in org.red5.server.api |
|---|
| Methods in org.red5.server.api that return IMappingStrategy | |
|---|---|
IMappingStrategy |
IContext.getMappingStrategy()
Returns IMappingStrategy object |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||