public class SftpOutboundGatewayParser
extends org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser
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 org.springframework.integration.file.remote.RemoteFileOperations<?>> |
getTemplateClass() |
configureFilter, getInputChannelAttributeName, parseHandler
parseInternal, resolveId
public java.lang.String getGatewayClassName()
getGatewayClassName
in class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser
protected java.lang.String getSimplePatternFileListFilterClassName()
getSimplePatternFileListFilterClassName
in class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser
protected java.lang.String getRegexPatternFileListFilterClassName()
getRegexPatternFileListFilterClassName
in class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser
protected java.lang.Class<? extends org.springframework.integration.file.remote.RemoteFileOperations<?>> getTemplateClass()
getTemplateClass
in class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser