クラス SftpStreamingInboundChannelAdapterParser
java.lang.ObjectSE
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.integration.config.xml.AbstractChannelAdapterParser
org.springframework.integration.config.xml.AbstractPollingInboundChannelAdapterParser
org.springframework.integration.file.config.AbstractRemoteFileStreamingInboundChannelAdapterParser
org.springframework.integration.sftp.config.SftpStreamingInboundChannelAdapterParser
- 実装済みのインターフェース一覧:
BeanDefinitionParser
public class SftpStreamingInboundChannelAdapterParser
extends AbstractRemoteFileStreamingInboundChannelAdapterParser
- 導入:
- 4.3
- 作成者:
- Gary Russell, Artem Bilan
フィールド概要
クラス org.springframework.beans.factory.xml.AbstractBeanDefinitionParser から継承されたフィールド
ID_ATTRIBUTE, NAME_ATTRIBUTEコンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明protected ClassSE<? extends MessageSource<?>>protected ClassSE<? extends AbstractPersistentAcceptOnceFileListFilter<?>>protected ClassSE<? extends FileListFilter<?>>protected ClassSE<? extends FileListFilter<?>>protected ClassSE<? extends RemoteFileOperations<?>>クラス org.springframework.integration.file.config.AbstractRemoteFileStreamingInboundChannelAdapterParser から継承されたメソッド
parseSourceクラス org.springframework.integration.config.xml.AbstractPollingInboundChannelAdapterParser から継承されたメソッド
doParseクラス org.springframework.integration.config.xml.AbstractChannelAdapterParser から継承されたメソッド
parseInternal, resolveIdクラス org.springframework.beans.factory.xml.AbstractBeanDefinitionParser から継承されたメソッド
parse, postProcessComponentDefinition, registerBeanDefinition, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback, shouldParseNameAsAliases
コンストラクターの詳細
SftpStreamingInboundChannelAdapterParser
public SftpStreamingInboundChannelAdapterParser()
方法の詳細
getTemplateClass
getMessageSourceClass
getSimplePatternFileListFilterClass
getRegexPatternFileListFilterClass
getPersistentAcceptOnceFileListFilterClass
protected ClassSE<? extends AbstractPersistentAcceptOnceFileListFilter<?>> getPersistentAcceptOnceFileListFilterClass()