Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PublisherFactory

Factory to build Publisher instances

Hierarchy

  • PublisherFactory

Index

Constructors

constructor

Methods

newPublisher

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

    throws

    RabbitMqPublisherSetupError

    Returns Promise<Publisher>

setConfigs

setCustomSetupFunction

Generated using TypeDoc