类 RabbitProperties.Cache.Channel

java.lang.Object
org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Channel
封闭类:
RabbitProperties.Cache

public static class RabbitProperties.Cache.Channel extends Object
  • 构造器详细资料

    • Channel

      public Channel()
  • 方法详细资料

    • getSize

      public Integer getSize()
    • setSize

      public void setSize(Integer size)
    • getCheckoutTimeout

      public Duration getCheckoutTimeout()
    • setCheckoutTimeout

      public void setCheckoutTimeout(Duration checkoutTimeout)