|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.beans.factory.xml.AbstractBeanDefinitionParser org.springframework.integration.config.xml.AbstractChannelAdapterParser org.springframework.integration.config.xml.AbstractPollingInboundChannelAdapterParser org.springframework.integration.file.config.AbstractRemoteFileInboundChannelAdapterParser org.springframework.integration.sftp.config.SftpInboundChannelAdapterParser
public class SftpInboundChannelAdapterParser
Parser for 'sftp:inbound-channel-adapter'
Field Summary |
---|
Fields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser |
---|
ID_ATTRIBUTE, NAME_ATTRIBUTE |
Constructor Summary | |
---|---|
SftpInboundChannelAdapterParser()
|
Method Summary | |
---|---|
protected java.lang.String |
getInboundFileSynchronizerClassname()
|
protected java.lang.String |
getMessageSourceClassname()
|
protected java.lang.String |
getRegexPatternFileListFilterClassname()
|
protected java.lang.String |
getSimplePatternFileListFilterClassname()
|
Methods inherited from class org.springframework.integration.file.config.AbstractRemoteFileInboundChannelAdapterParser |
---|
parseSource |
Methods inherited from class org.springframework.integration.config.xml.AbstractPollingInboundChannelAdapterParser |
---|
doParse |
Methods inherited from class org.springframework.integration.config.xml.AbstractChannelAdapterParser |
---|
parseInternal, resolveId |
Methods inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser |
---|
parse, postProcessComponentDefinition, registerBeanDefinition, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SftpInboundChannelAdapterParser()
Method Detail |
---|
protected java.lang.String getMessageSourceClassname()
getMessageSourceClassname
in class AbstractRemoteFileInboundChannelAdapterParser
protected java.lang.String getInboundFileSynchronizerClassname()
getInboundFileSynchronizerClassname
in class AbstractRemoteFileInboundChannelAdapterParser
protected java.lang.String getSimplePatternFileListFilterClassname()
getSimplePatternFileListFilterClassname
in class AbstractRemoteFileInboundChannelAdapterParser
protected java.lang.String getRegexPatternFileListFilterClassname()
getRegexPatternFileListFilterClassname
in class AbstractRemoteFileInboundChannelAdapterParser
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |