Package | Description |
---|---|
org.springframework.amqp.rabbit.config |
Provides classes supporting the Rabbit XML namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
StatefulRetryOperationsInterceptorFactoryBean
Convenient factory bean for creating a stateful retry interceptor for use in a message listener container, giving you
a large amount of control over the behaviour of a container when a listener fails.
|
class |
StatelessRetryOperationsInterceptorFactoryBean
Convenient factory bean for creating a stateless retry interceptor for use in a message listener container, giving
you a large amount of control over the behaviour of a container when a listener fails.
|
Modifier and Type | Method and Description |
---|---|
protected void |
RetryInterceptorBuilder.applyCommonSettings(AbstractRetryOperationsInterceptorFactoryBean factoryBean) |
Copyright © 2015. All rights reserved.