|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PipeConnectionEvent in org.red5.server.messaging |
---|
Methods in org.red5.server.messaging with parameters of type PipeConnectionEvent | |
---|---|
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 |
Uses of PipeConnectionEvent in org.red5.server.scope |
---|
Methods in org.red5.server.scope with parameters of type PipeConnectionEvent | |
---|---|
void |
BroadcastScope.onPipeConnectionEvent(PipeConnectionEvent event)
Pipe connection event handler |
Uses of PipeConnectionEvent in org.red5.server.stream |
---|
Methods in org.red5.server.stream with parameters of type PipeConnectionEvent | |
---|---|
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. |
Uses of PipeConnectionEvent in org.red5.server.stream.consumer |
---|
Methods in org.red5.server.stream.consumer with parameters of type PipeConnectionEvent | |
---|---|
void |
ConnectionConsumer.onPipeConnectionEvent(PipeConnectionEvent event)
Pipe connection event handler |
void |
FileConsumer.onPipeConnectionEvent(PipeConnectionEvent event)
Pipe connection event handler |
Uses of PipeConnectionEvent in org.red5.server.stream.filter |
---|
Methods in org.red5.server.stream.filter with parameters of type PipeConnectionEvent | |
---|---|
void |
StreamBandwidthController.onPipeConnectionEvent(PipeConnectionEvent event)
Pipe connection event handler |
Uses of PipeConnectionEvent in org.red5.server.stream.provider |
---|
Methods in org.red5.server.stream.provider with parameters of type PipeConnectionEvent | |
---|---|
void |
ConnectionProvider.onPipeConnectionEvent(PipeConnectionEvent event)
Pipe connection event handler |
void |
FileProvider.onPipeConnectionEvent(PipeConnectionEvent event)
Pipe connection event handler |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |