| Package | Description |
|---|---|
| org.red5.server.messaging |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryPushPushPipe
A simple in-memory version of push-push pipe.
|
| Modifier and Type | Method and Description |
|---|---|
static PipeConnectionEvent |
PipeConnectionEvent.build(AbstractPipe source,
PipeConnectionEvent.EventType type,
IConsumer consumer,
Map<String,Object> paramMap)
Builds a PipeConnectionEvent with a source pipe and consumer.
|
static PipeConnectionEvent |
PipeConnectionEvent.build(AbstractPipe source,
PipeConnectionEvent.EventType type,
IProvider provider,
Map<String,Object> paramMap)
Builds a PipeConnectionEvent with a source pipe and provider.
|
Copyright © 2005–2017 Red5. All rights reserved.