|
Spring AMQP | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| AbstractMessageListenerContainer | |
| AbstractRabbitListeningContainer | |
| BlockingQueueConsumer | Variation on QueueingConsumer in RabbitMQ, uses 'put' instead of 'add' and stored a reference to the consumerTag that was returned when this Consumer was registered with the channel so as to make it easy to close the consumer when shutting down. |
| BlockingQueueConsumer.Delivery | Encapsulates an arbitrary message - simple "bean" holder structure. |
| LocallyExposedRabbitResourceHolder | |
| SimpleMessageListenerContainer | |
| Exception Summary | |
|---|---|
| AbstractRabbitListeningContainer.SharedConnectionNotInitializedException | Exception that indicates that the initial setup of this container's shared Rabbit Connection failed. |
|
Spring AMQP | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||