Class RabbitProperties.Cache.Channel

java.lang.Object
org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Channel
Enclosing class:
RabbitProperties.Cache

public static class RabbitProperties.Cache.Channel extends Object
  • Constructor Details

    • Channel

      public Channel()
  • Method Details

    • getSize

      public Integer getSize()
    • setSize

      public void setSize(Integer size)
    • getCheckoutTimeout

      public Duration getCheckoutTimeout()
    • setCheckoutTimeout

      public void setCheckoutTimeout(Duration checkoutTimeout)