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 LonggetCheckoutTimeout()IntegergetSize()voidsetCheckoutTimeout(Long checkoutTimeout)voidsetSize(Integer size)
Constructor Detail
Channel
public Channel()
Method Detail
getCheckoutTimeout
public Long getCheckoutTimeout()
setCheckoutTimeout
public void setCheckoutTimeout(Long checkoutTimeout)