|
Spring AMQP | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
SimpleMessageListenerContainer.ContainerDelegate |
Class Summary | |
---|---|
AbstractMessageListenerContainer | |
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. |
SimpleMessageListenerContainer |
Exception Summary | |
---|---|
AbstractMessageListenerContainer.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 |