パッケージ org.springframework.integration.http.config
パッケージ org.springframework.integration.http.config
構成用のクラス(パーサー、名前空間ハンドラー)を提供します。
- クラス説明
ControlBusControllerBean を登録します。org.springframework.web.servlet.DispatcherServletまたはorg.springframework.web.reactive.DispatcherHandlerがクラスパスに存在する場合、ControlBusControllerを有効にします。org.springframework.web.servlet.DispatcherServletまたはorg.springframework.web.reactive.DispatcherHandlerがクラスパスに存在する場合、IntegrationGraphControllerを有効にします。BeanFactoryから HTTP 統合コンポーネントにアクセスするためのユーティリティクラス。'http' 名前空間の 'inbound-channel-adapter' および 'inbound-gateway' 要素のパーサー。HTTP 統合インフラストラクチャbeanFactory初期化子。Spring Integration の http 名前空間の名前空間ハンドラー。http 名前空間の 'outbound-channel-adapter' 要素のパーサー。http 名前空間の 'outbound-gateway' 要素のパーサー。<int-http:graph-controller>コンポーネントのBeanDefinitionParser。EnableIntegrationGraphControllerに必要な Bean を登録します。