Queue
io.github.positionpal.consumer.QueueConsumer.Queue
Represents a queue configuration including its name, associated exchanges, and an optional routing key.
Value parameters
- exchanges
-
A list of exchanges associated with the queue.
- name
-
The name of the queue.
- routingKey
-
An optional routing key for message routing.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article