Interface IConsumer

All Superinterfaces:
IMessageComponent
All Known Subinterfaces:
IFilter, IPushableConsumer
All Known Implementing Classes:
ClientBroadcastStream, ConnectionConsumer, FileConsumer, PlayEngine, ServerStream, StreamBandwidthController

public interface IConsumer extends IMessageComponent
Signature for the message consumer.
Author:
The Red5 Project, Steven Gong (steven.gong@gmail.com)