Options
All
  • Public
  • Public/Protected
  • All
Menu

Wrapper for amqplib Connection

Hierarchy

  • EventEmitter
    • ConnectionWrapper

Index

Constructors

constructor

Methods

close

  • close(): Promise<void>
  • Stop wrapper and close connection

    Returns Promise<void>

createChannelWrapper

createConfirmChannelWrapper

  • Create wrapper for amqplib ConfirmChannel

    Returns ChannelWrapper<ConfirmChannel>

isBlocked

  • isBlocked(): boolean
  • Check is connection blocked

    Returns boolean

on

Generated using TypeDoc