Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ConsumerFactory

Factory to build Consumer instances

Hierarchy

  • ConsumerFactory

Index

Constructors

constructor

Methods

newConsumer

  • Returns a Promise, which will resolve with a new Consumer, built with provided configs or custom setup function

    throws

    RabbitMqConsumerSetupError

    Returns Promise<Consumer>

setConfigs

setCustomSetupFunction

Generated using TypeDoc