| Package | Description |
|---|---|
| org.red5.server.adapter | |
| org.red5.server.api | |
| org.red5.server.api.scope | |
| org.red5.server.scope |
| Modifier and Type | Method and Description |
|---|---|
IContext |
StatefulScopeWrappingAdapter.getContext()
Getter for context
|
| Modifier and Type | Method and Description |
|---|---|
IContext |
Red5.getContext()
Get the spring application context
|
| Modifier and Type | Method and Description |
|---|---|
IContext |
IScope.getContext()
Returns scope context
|
| Modifier and Type | Method and Description |
|---|---|
IContext |
Scope.getContext()
Return scope context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Scope.setContext(IContext context)
Setter for context
|
Copyright © 2005–2017 Red5. All rights reserved.