| Package | Description |
|---|---|
| org.red5.server | |
| org.red5.server.api.scope | |
| org.red5.server.net.rtmp | |
| org.red5.server.scope |
| Modifier and Type | Class and Description |
|---|---|
class |
Server
Red5 server core class implementation.
|
| Modifier and Type | Method and Description |
|---|---|
IServer |
IGlobalScope.getServer()
Return the server this global scope runs in.
|
| Modifier and Type | Field and Description |
|---|---|
protected IServer |
RTMPHandler.server
Red5 server instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RTMPHandler.setServer(IServer server)
Setter for server object.
|
| Modifier and Type | Method and Description |
|---|---|
IServer |
Scope.getServer()
Return the server instance connected to this scope.
|
Copyright © 2005–2017 Red5. All rights reserved.