クラス IntegrationProperties.Endpoint
java.lang.ObjectSE
org.springframework.boot.autoconfigure.integration.IntegrationProperties.Endpoint
- 含まれているクラス:
- IntegrationProperties
コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明boolean
void
setDefaultTimeout
(DurationSE defaultTimeout) void
setNoAutoStartup
(ListSE<StringSE> noAutoStartup) void
setReadOnlyHeaders
(ListSE<StringSE> readOnlyHeaders) void
setThrowExceptionOnLateReply
(boolean throwExceptionOnLateReply)
コンストラクターの詳細
Endpoint
public Endpoint()
メソッドの詳細
setThrowExceptionOnLateReply
public void setThrowExceptionOnLateReply(boolean throwExceptionOnLateReply) isThrowExceptionOnLateReply
public boolean isThrowExceptionOnLateReply()getReadOnlyHeaders
setReadOnlyHeaders
getNoAutoStartup
setNoAutoStartup
getDefaultTimeout
setDefaultTimeout