Skip to content

packages/rabbitmq/src

Classes

ClassDescription
AmqpConnection-
AmqpConnectionManager-
ChannelNotAvailableError-
ConnectionNotAvailableError-
Nack-
NullMessageError-
RabbitMQExplorer-
RabbitMQModule-
RpcTimeoutError-

Functions

FunctionDescription
getHandlerForLegacyBehavior-
InjectRabbitMQ-
InjectRabbitMQChannel-
InjectRabbitMQConnection-
isRabbitContext-
matchesRoutingKey-
RabbitHandler-
RabbitHeader-
RabbitPayload-
RabbitRequest-
RabbitRPC-
RabbitSubscribe-
resolveHandlerConfigsResolves the list of per-registration handler configs for a given handler.

Interfaces

InterfaceDescription
BatchOptions-
ConnectionInitOptions-
CorrelationMessage-
MessageHandlerOptions-
MessageOptions-
QueueOptions-
RabbitHandlerConfig-
RabbitMQChannelConfig-
RabbitMQConfig-
RabbitMQExchangeBindingConfig-
RabbitMQExchangeConfig-
RabbitMQModuleOptions-
RabbitMQQueueConfig-
RabbitSubscribeBinding-
RequestOptions-
SubscriptionResult-

Type Aliases

Type AliasDescription
AssertQueueErrorHandler-
BaseConsumerHandler-
BatchMessageErrorHandler-
BatchSubscriberHandler-
ConsumeOptions-
ConsumerHandler-
ConsumerTag-
LegacyMessageErrorHandler-
MessageDeserializer-
MessageErrorHandler-
MessageSerializer-
RabbitHandlerType-
RabbitMQChannels-
RabbitMQHandlers-
RabbitMQUriConfig-
RpcResponse-
RpcSubscriberHandler-
SubscribeResponse-
SubscriberHandler-

Enumerations

EnumerationDescription
MessageHandlerErrorBehavior-

Variables

VariableDescription
ackErrorHandler-
defaultAssertQueueErrorHandler-
defaultNackErrorHandler-
forceDeleteAssertQueueErrorHandler-
PRECONDITION_FAILED_CODE-
RABBIT_CONFIG_TOKEN-
RABBIT_CONTEXT_TYPE_KEY-
RABBIT_HANDLER-
RABBIT_HEADER_METADATA-
RABBIT_PAYLOAD_METADATA-
RABBIT_REQUEST_METADATA-
requeueErrorHandler-

Released under the MIT License.