クラス HttpRequestHandlerEndpointSpec
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<HttpRequestHandlerEndpointSpec, HttpRequestHandlingMessagingGateway>
org.springframework.integration.dsl.MessagingGatewaySpec<HttpRequestHandlerEndpointSpec, HttpRequestHandlingMessagingGateway>
org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec<HttpRequestHandlerEndpointSpec, HttpRequestHandlingMessagingGateway>
org.springframework.integration.http.dsl.BaseHttpInboundEndpointSpec<HttpRequestHandlerEndpointSpec, HttpRequestHandlingMessagingGateway>
org.springframework.integration.http.dsl.HttpRequestHandlerEndpointSpec
- 実装済みのインターフェース一覧:
DisposableBean, FactoryBean<HttpRequestHandlingMessagingGateway>, InitializingBean, Lifecycle, Phased, SmartLifecycle, ComponentsRegistration
public class HttpRequestHandlerEndpointSpec
extends BaseHttpInboundEndpointSpec<HttpRequestHandlerEndpointSpec, HttpRequestHandlingMessagingGateway>
- 導入:
- 5.0
- 作成者:
- Artem Bilan
- 関連事項:
ネストされたクラスの概要
クラス HttpInboundEndpointSupportSpec から継承されたネストクラス / インターフェース
HttpInboundEndpointSupportSpec.CrossOriginSpec, HttpInboundEndpointSupportSpec.RequestMappingSpecフィールド概要
クラス HttpInboundEndpointSupportSpec から継承されたフィールド
headerExpressions, headerMapper, requestMappingクラス IntegrationComponentSpec から継承されたフィールド
logger, PARSER, targetインターフェース FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTEインターフェース SmartLifecycle から継承されたフィールド
DEFAULT_PHASEコンストラクター概要
コンストラクター修飾子コンストラクター説明protectedHttpRequestHandlerEndpointSpec(HttpRequestHandlingMessagingGateway endpoint, StringSE... path) 方法の概要
修飾子と型メソッド説明convertExceptions(boolean convertExceptions) メッセージ処理例外の変換と書き込みを試行する必要があるかどうかを判別するためのフラグ。クラス BaseHttpInboundEndpointSpec から継承されたメソッド
mergeWithDefaultConverters, messageConverters, multipartResolverクラス HttpInboundEndpointSupportSpec から継承されたメソッド
crossOrigin, extractReplyPayload, getComponentsToRegister, headerExpression, headerExpression, headerExpressions, headerFunction, headerMapper, mappedRequestHeaders, mappedResponseHeaders, payloadExpression, payloadExpression, payloadFunction, requestMapping, requestPayloadType, requestPayloadType, statusCodeExpression, statusCodeExpression, statusCodeFunction, validatorクラス MessagingGatewaySpec から継承されたメソッド
autoStartup, errorChannel, errorChannel, errorOnTimeout, id, observationConvention, phase, replyChannel, replyChannel, replyMapper, replyTimeout, requestChannel, requestChannel, requestMapper, requestTimeout, shouldTrackクラス IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, doGet, getId, getObject, getObjectType, getPhase, isAutoStartup, isRunning, start, stop, stopクラス ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース FactoryBean から継承されたメソッド
isSingletonインターフェース SmartLifecycle から継承されたメソッド
isPauseable
コンストラクターの詳細
HttpRequestHandlerEndpointSpec
protected HttpRequestHandlerEndpointSpec(HttpRequestHandlingMessagingGateway endpoint, StringSE... path)
方法の詳細
convertExceptions
メッセージ処理例外の変換と書き込みを試行する必要があるかどうかを判別するためのフラグ。- パラメーター:
convertExceptions- 設定するフラグ- 戻り値:
- スペック