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 Summary
Constructors Constructor Description Channel()
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Duration
getCheckoutTimeout()
Integer
getSize()
void
setCheckoutTimeout(Duration checkoutTimeout)
void
setSize(Integer size)
Constructor Detail
Channel
public Channel()
Method Detail
getCheckoutTimeout
public Duration getCheckoutTimeout()
setCheckoutTimeout
public void setCheckoutTimeout(Duration checkoutTimeout)