| Package | Description |
|---|---|
| org.red5.server.net.rtmp | |
| org.red5.server.net.rtmp.codec | |
| org.red5.server.net.rtmp.event |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseRTMPHandler.handlePendingCallResult(RTMPConnection conn,
Invoke invoke)
Handler for pending call result.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.mina.core.buffer.IoBuffer |
IEventEncoder.encodeInvoke(Invoke invoke)
Encodes Invoke event to byte buffer.
|
org.apache.mina.core.buffer.IoBuffer |
RTMPProtocolEncoder.encodeInvoke(Invoke invoke)
Encodes Invoke event to byte buffer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FlexMessage
Flex method invocation.
|
| Modifier and Type | Method and Description |
|---|---|
Invoke |
Invoke.duplicate()
Duplicate this Invoke message to future injection.
|
Copyright © 2005–2017 Red5. All rights reserved.