| Package | Description |
|---|---|
| org.red5.server.net.rtmp | |
| org.red5.server.net.rtmp.codec | |
| org.red5.server.net.rtmp.status |
| Modifier and Type | Method and Description |
|---|---|
StatusObject |
RTMPHandler.getStatus(String code) |
| Modifier and Type | Method and Description |
|---|---|
protected StatusObject |
RTMPProtocolEncoder.generateErrorResult(String code,
Throwable error)
Generate error object to return for given exception.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RuntimeStatusObject
Runtime status object
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,StatusObject> |
StatusObjectService.statusObjects
Status objects map
|
| Modifier and Type | Method and Description |
|---|---|
StatusObject |
StatusObjectService.getStatusObject(String statusCode)
Return status object by code
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusObjectService.serializeStatusObject(org.apache.mina.core.buffer.IoBuffer out,
StatusObject statusObject)
Serializes status object
|
Copyright © 2005–2017 Red5. All rights reserved.