Class RabbitProperties.ListenerRetry
java.lang.Object
org.springframework.boot.amqp.autoconfigure.RabbitProperties.Retry
org.springframework.boot.amqp.autoconfigure.RabbitProperties.ListenerRetry
- Enclosing class:
RabbitProperties
- Since:
- 4.0.0
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class RabbitProperties.Retry
getInitialInterval, getMaxInterval, getMaxRetries, getMultiplier, isEnabled, setEnabled, setInitialInterval, setMaxInterval, setMaxRetries, setMultiplier
-
Constructor Details
-
ListenerRetry
public ListenerRetry()
-
-
Method Details
-
isStateless
public boolean isStateless() -
setStateless
public void setStateless(boolean stateless)
-