public class SftpOutboundGatewayParser extends AbstractRemoteFileOutboundGatewayParser
EXPRESSION_ATTRIBUTE, METHOD_ATTRIBUTE, REF_ATTRIBUTE| Constructor and Description |
|---|
SftpOutboundGatewayParser() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getGatewayClassName() |
protected java.lang.String |
getRegexPatternFileListFilterClassName() |
protected java.lang.String |
getSimplePatternFileListFilterClassName() |
protected java.lang.Class<? extends RemoteFileOperations<?>> |
getTemplateClass() |
configureFilter, getInputChannelAttributeName, parseHandler, postProcessBuilderparseInternal, resolveIdpublic java.lang.String getGatewayClassName()
getGatewayClassName in class AbstractRemoteFileOutboundGatewayParserprotected java.lang.String getSimplePatternFileListFilterClassName()
getSimplePatternFileListFilterClassName in class AbstractRemoteFileOutboundGatewayParserprotected java.lang.String getRegexPatternFileListFilterClassName()
getRegexPatternFileListFilterClassName in class AbstractRemoteFileOutboundGatewayParserprotected java.lang.Class<? extends RemoteFileOperations<?>> getTemplateClass()
getTemplateClass in class AbstractRemoteFileOutboundGatewayParser