クラス SftpOutboundChannelAdapterParser
java.lang.ObjectSE
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.integration.config.xml.AbstractChannelAdapterParser
org.springframework.integration.config.xml.AbstractOutboundChannelAdapterParser
org.springframework.integration.file.config.RemoteFileOutboundChannelAdapterParser
org.springframework.integration.sftp.config.SftpOutboundChannelAdapterParser
- 実装済みのインターフェース一覧:
BeanDefinitionParser
SFTP 送信チャネルアダプターのパーサー。
- 導入:
- 4.1
- 作成者:
- Gary Russell
フィールド概要
クラス AbstractBeanDefinitionParser から継承されたフィールド
ID_ATTRIBUTE, NAME_ATTRIBUTEコンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明protected ClassSE<? extends RemoteFileOperations<?>> protected ClassSE<?> protected voidpostProcessBuilder(BeanDefinitionBuilder builder, ElementSE element) クラス RemoteFileOutboundChannelAdapterParser から継承されたメソッド
parseConsumerクラス AbstractOutboundChannelAdapterParser から継承されたメソッド
doParse, doParseAndRegisterConsumer, isUsingReplyProducerクラス AbstractChannelAdapterParser から継承されたメソッド
parseInternal, resolveId
コンストラクターの詳細
SftpOutboundChannelAdapterParser
public SftpOutboundChannelAdapterParser()
方法の詳細
handlerClass
- オーバーライド:
- クラス
RemoteFileOutboundChannelAdapterParserのhandlerClass
getTemplateClass
postProcessBuilder
- オーバーライド:
- クラス
RemoteFileOutboundChannelAdapterParserのpostProcessBuilder