Modifier and Type | Method and Description |
---|---|
protected void |
AbstractPipe.firePipeConnectionEvent(PipeConnectionEvent event)
Fire any pipe connection event and run all it's tasks
|
void |
IPipeConnectionListener.onPipeConnectionEvent(PipeConnectionEvent event)
Pipe connection event handler
|
Modifier and Type | Method and Description |
---|---|
void |
BroadcastScope.onPipeConnectionEvent(PipeConnectionEvent event)
Pipe connection event handler
|
Modifier and Type | Method and Description |
---|---|
void |
ClientBroadcastStream.onPipeConnectionEvent(PipeConnectionEvent event)
Pipe connection event handler
|
void |
PlayEngine.onPipeConnectionEvent(PipeConnectionEvent event)
Pipe connection event handler
|
void |
ServerStream.onPipeConnectionEvent(PipeConnectionEvent event)
Pipe connection event handler.
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectionConsumer.onPipeConnectionEvent(PipeConnectionEvent event)
Pipe connection event handler
|
void |
FileConsumer.onPipeConnectionEvent(PipeConnectionEvent event)
Pipe connection event handler
|
Modifier and Type | Method and Description |
---|---|
void |
StreamBandwidthController.onPipeConnectionEvent(PipeConnectionEvent event)
Pipe connection event handler
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectionProvider.onPipeConnectionEvent(PipeConnectionEvent event)
Pipe connection event handler
|
void |
FileProvider.onPipeConnectionEvent(PipeConnectionEvent event)
Pipe connection event handler
|
Copyright © 2006-2012 The Red5 Project