Class ConsumerService

java.lang.Object
org.red5.server.stream.ConsumerService
All Implemented Interfaces:
IConsumerService

public class ConsumerService extends Object implements IConsumerService
Basic consumer service implementation. Used to get pushed messages at consumer endpoint.
  • Constructor Details

    • ConsumerService

      public ConsumerService()
  • Method Details