パッケージ org.springframework.integration.http.config
パッケージ org.springframework.integration.http.config
構成用のクラス(パーサー、名前空間ハンドラー)を提供します。
- クラス説明
ControlBusController
Bean を登録します。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 を登録します。