Class RabbitProperties.ListenerRetry

java.lang.Object
org.springframework.boot.amqp.autoconfigure.RabbitProperties.Retry
org.springframework.boot.amqp.autoconfigure.RabbitProperties.ListenerRetry
Enclosing class:
RabbitProperties

public static class RabbitProperties.ListenerRetry extends RabbitProperties.Retry
Since:
1.0.0
Author:
Greg Turnquist, Dave Syer, Stephane Nicoll, Andy Wilkinson, Josh Thornhill, Gary Russell, Artsiom Yudovin, Franjo Zilic, EddĂș MelĂ©ndez, Rafael Carvalho, Scott Frederick, Lasse Wulff, Yanming Zhou
  • Constructor Details

    • ListenerRetry

      public ListenerRetry()
  • Method Details

    • isStateless

      public boolean isStateless()
    • setStateless

      public void setStateless(boolean stateless)