クラス IntegrationProperties.Endpoint
java.lang.ObjectSE
org.springframework.boot.integration.autoconfigure.IntegrationProperties.Endpoint
- 含まれているクラス:
IntegrationProperties
- 導入:
- 4.0.0
- 作成者:
- Vedran Pavic, Stephane Nicoll, Artem Bilan
コンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明booleanvoidsetDefaultTimeout(DurationSE defaultTimeout) voidsetNoAutoStartup(ListSE<StringSE> noAutoStartup) voidsetReadOnlyHeaders(ListSE<StringSE> readOnlyHeaders) voidsetThrowExceptionOnLateReply(boolean throwExceptionOnLateReply)
コンストラクターの詳細
Endpoint
public Endpoint()
方法の詳細
setThrowExceptionOnLateReply
public void setThrowExceptionOnLateReply(boolean throwExceptionOnLateReply) isThrowExceptionOnLateReply
public boolean isThrowExceptionOnLateReply()getReadOnlyHeaders
setReadOnlyHeaders
getNoAutoStartup
setNoAutoStartup
getDefaultTimeout
setDefaultTimeout