クラス RabbitProperties.Template
java.lang.ObjectSE
org.springframework.boot.amqp.autoconfigure.RabbitProperties.Template
- 含まれているクラス:
RabbitProperties
- 導入:
- 4.0.0
- 作成者:
- 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
コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明@Nullable StringSE@Nullable BooleanSE@Nullable DurationSE@Nullable DurationSEgetRetry()booleanvoidsetAllowedListPatterns(@Nullable ListSE<StringSE> allowedListPatterns) voidsetDefaultReceiveQueue(@Nullable StringSE defaultReceiveQueue) voidsetExchange(StringSE exchange) voidsetMandatory(@Nullable BooleanSE mandatory) voidsetObservationEnabled(boolean observationEnabled) voidsetReceiveTimeout(@Nullable DurationSE receiveTimeout) voidsetReplyTimeout(@Nullable DurationSE replyTimeout) voidsetRoutingKey(StringSE routingKey)
コンストラクターの詳細
Template
public Template()
メソッドの詳細
getRetry
getMandatory
setMandatory
getReceiveTimeout
setReceiveTimeout
getReplyTimeout
setReplyTimeout
getExchange
setExchange
getRoutingKey
setRoutingKey
getDefaultReceiveQueue
setDefaultReceiveQueue
isObservationEnabled
public boolean isObservationEnabled()setObservationEnabled
public void setObservationEnabled(boolean observationEnabled) getAllowedListPatterns
setAllowedListPatterns