|
Spring Integration | ||||||||
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.AbstractConsumerEndpointParser org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser org.springframework.integration.sftp.config.SftpOutboundGatewayParser
public class SftpOutboundGatewayParser
Field Summary |
---|
Fields inherited from class org.springframework.integration.config.xml.AbstractConsumerEndpointParser |
---|
EXPRESSION_ATTRIBUTE, METHOD_ATTRIBUTE, REF_ATTRIBUTE |
Fields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser |
---|
ID_ATTRIBUTE, NAME_ATTRIBUTE |
Constructor Summary | |
---|---|
SftpOutboundGatewayParser()
|
Method Summary | |
---|---|
java.lang.String |
getGatewayClassName()
|
protected java.lang.String |
getRegexPatternFileListFilterClassname()
|
protected java.lang.String |
getSimplePatternFileListFilterClassname()
|
Methods inherited from class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser |
---|
configureFilter, getInputChannelAttributeName, parseHandler |
Methods inherited from class org.springframework.integration.config.xml.AbstractConsumerEndpointParser |
---|
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 SftpOutboundGatewayParser()
Method Detail |
---|
public java.lang.String getGatewayClassName()
getGatewayClassName
in class AbstractRemoteFileOutboundGatewayParser
protected java.lang.String getSimplePatternFileListFilterClassname()
getSimplePatternFileListFilterClassname
in class AbstractRemoteFileOutboundGatewayParser
protected java.lang.String getRegexPatternFileListFilterClassname()
getRegexPatternFileListFilterClassname
in class AbstractRemoteFileOutboundGatewayParser
|
Spring Integration | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |