Namespace Pipelinez.RabbitMQ.Configuration
Classes
- RabbitMqConnectionOptions
Configures how Pipelinez creates RabbitMQ connections.
- RabbitMqDeadLetterOptions
Configures a RabbitMQ-backed Pipelinez dead-letter destination.
- RabbitMqDestinationOptions
Configures a RabbitMQ destination.
- RabbitMqExchangeOptions
Configures a RabbitMQ exchange declaration.
- RabbitMqQueueOptions
Configures a RabbitMQ queue.
- RabbitMqSourceOptions
Configures a RabbitMQ queue source.
- RabbitMqSourceSettlementOptions
Configures how RabbitMQ source deliveries are settled after terminal Pipelinez handling.
- RabbitMqTopologyOptions
Configures optional RabbitMQ topology declaration or validation.
Enums
- RabbitMqExchangeType
Identifies the RabbitMQ exchange type used when Pipelinez declares exchanges.
- RabbitMqPipelineDeadLetterSettlement
Controls how a RabbitMQ source settles the original delivery when Pipelinez chooses a dead-letter action.