クラス WebFluxOutboundGatewayParser
java.lang.ObjectSE
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.integration.config.xml.AbstractConsumerEndpointParser
org.springframework.integration.http.config.HttpOutboundGatewayParser
org.springframework.integration.webflux.config.WebFluxOutboundGatewayParser
- 実装されているすべてのインターフェース:
BeanDefinitionParser
webflux 名前空間の 'outbound-gateway' 要素のパーサー。
- 導入:
- 5.0
- 作成者:
- Artem Bilan
フィールドのサマリー
クラス org.springframework.integration.config.xml.AbstractConsumerEndpointParser から継承されたフィールド
EXPRESSION_ATTRIBUTE, METHOD_ATTRIBUTE, REF_ATTRIBUTEクラス org.springframework.beans.factory.xml.AbstractBeanDefinitionParser から継承されたフィールド
ID_ATTRIBUTE, NAME_ATTRIBUTEコンストラクターの概要
コンストラクター方法の概要
修飾子と型メソッド説明protected BeanDefinitionBuildergetBuilder(ElementSE element, ParserContext parserContext) クラス org.springframework.integration.http.config.HttpOutboundGatewayParser から継承されたメソッド
getInputChannelAttributeName, parseHandlerクラス org.springframework.integration.config.xml.AbstractConsumerEndpointParser から継承されたメソッド
parseInternal, replyChannelInChainAllowed, resolveIdクラス org.springframework.beans.factory.xml.AbstractBeanDefinitionParser から継承されたメソッド
parse, postProcessComponentDefinition, registerBeanDefinition, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback, shouldParseNameAsAliases
コンストラクターの詳細
WebFluxOutboundGatewayParser
public WebFluxOutboundGatewayParser()
メソッドの詳細
getBuilder
- オーバーライド:
- クラス
HttpOutboundGatewayParserのgetBuilder