| Interface | Description |
|---|---|
| QueueDeclaration |
Declaration of a queue to consume, and any exchange bindings the queue needs.
|
| Class | Description |
|---|---|
| ExclusiveQueueWithBinding |
Declares an exclusive, server-named queue and binds it to an existing
exchange.
|
| SharedQueueWithBinding |
Declares a named, durable queue and binds it to an existing exchange.
|
Copyright © 2016. All rights reserved.