| Package | Description |
|---|---|
| org.red5.server.api.scope | |
| org.red5.server.messaging | |
| org.red5.server.stream |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IBroadcastScope
Broadcast scope is marker interface that represents object that works as basic scope and has pipe connection event dispatching capabilities.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IPipe
A pipe is an object that connects message providers and message consumers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPipe
Abstract pipe that books providers/consumers and listeners.
|
class |
InMemoryPushPushPipe
A simple in-memory version of push-push pipe.
|
| Modifier and Type | Field and Description |
|---|---|
protected IMessageOutput |
ClientBroadcastStream.connMsgOut
Output endpoint that providers use
|
| Modifier and Type | Method and Description |
|---|---|
IMessageOutput |
IConsumerService.getConsumerOutput(IClientStream stream)
Handles pushed messages
|
Copyright © 2005–2017 Red5. All rights reserved.