See: Description
| Class | Description |
|---|---|
| AbstractAmqpChannel | |
| PointToPointSubscribableAmqpChannel | |
| PollableAmqpChannel |
A
PollableChannel implementation that is backed by an AMQP Queue. |
| PublishSubscribeAmqpChannel |
The
AbstractSubscribableAmqpChannel extension for pub-sub semantics based on the FanoutExchange. |