クラス WebFluxOutboundChannelAdapterParser
java.lang.ObjectSE
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.integration.config.xml.AbstractChannelAdapterParser
org.springframework.integration.config.xml.AbstractOutboundChannelAdapterParser
org.springframework.integration.http.config.HttpOutboundChannelAdapterParser
org.springframework.integration.webflux.config.WebFluxOutboundChannelAdapterParser
- 実装されたすべてのインターフェース:
BeanDefinitionParser
webflux 名前空間の 'outbound-channel-adapter' 要素のパーサー。
- 導入:
- 5.0
- 作成者:
- Artem Bilan, Jatin Saxena
フィールドのサマリー
クラス org.springframework.beans.factory.xml.AbstractBeanDefinitionParser から継承されたフィールド
ID_ATTRIBUTE, NAME_ATTRIBUTE
コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明protected BeanDefinitionBuilder
getBuilder
(ElementSE element, ParserContext parserContext) クラス org.springframework.integration.http.config.HttpOutboundChannelAdapterParser から継承されたメソッド
parseConsumer
クラス org.springframework.integration.config.xml.AbstractOutboundChannelAdapterParser から継承されたメソッド
doParse, doParseAndRegisterConsumer, isUsingReplyProducer
クラス org.springframework.integration.config.xml.AbstractChannelAdapterParser から継承されたメソッド
parseInternal, resolveId
クラス org.springframework.beans.factory.xml.AbstractBeanDefinitionParser から継承されたメソッド
parse, postProcessComponentDefinition, registerBeanDefinition, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback, shouldParseNameAsAliases
コンストラクターの詳細
WebFluxOutboundChannelAdapterParser
public WebFluxOutboundChannelAdapterParser()
メソッドの詳細
getBuilder
- オーバーライド:
- クラス
HttpOutboundChannelAdapterParser
のgetBuilder