public class ConsumerService extends Object implements IConsumerService
KEY| Constructor and Description |
|---|
ConsumerService() |
| Modifier and Type | Method and Description |
|---|---|
IMessageOutput |
getConsumerOutput(IClientStream stream)
Handles pushed messages
|
public IMessageOutput getConsumerOutput(IClientStream stream)
getConsumerOutput in interface IConsumerServicestream - Client stream objectCopyright © 2006-2012 The Red5 Project