| クラス | 説明 |
|---|---|
| HttpContextUtils | BeanFactory から HTTP 統合コンポーネントにアクセスするためのユーティリティクラス。 |
| HttpInboundEndpointParser | 'http' 名前空間の 'inbound-channel-adapter' および 'inbound-gateway' 要素のパーサー。 |
| HttpIntegrationConfigurationInitializer | HTTP 統合インフラストラクチャ beanFactory 初期化子。 |
| HttpNamespaceHandler | Spring Integration の http 名前空間の名前空間ハンドラー。 |
| HttpOutboundChannelAdapterParser | http 名前空間の 'outbound-channel-adapter' 要素のパーサー。 |
| HttpOutboundGatewayParser | http 名前空間の 'outbound-gateway' 要素のパーサー。 |
| IntegrationGraphControllerParser | <int-http:graph-controller> コンポーネントの BeanDefinitionParser。 |
| アノテーション型 | 説明 |
|---|---|
| EnableIntegrationGraphController | org.springframework.web.servlet.DispatcherServlet または org.springframework.web.reactive.DispatcherHandler がクラスパスに存在する場合、IntegrationGraphController を有効にします。 |