public class FtpOutboundGatewayParser
extends org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser
| Constructor and Description |
|---|
FtpOutboundGatewayParser() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getGatewayClassName() |
protected java.lang.String |
getRegexPatternFileListFilterClassName() |
protected java.lang.String |
getSimplePatternFileListFilterClassName() |
configureFilter, getInputChannelAttributeName, parseHandlerparseInternal, resolveIdpublic java.lang.String getGatewayClassName()
getGatewayClassName in class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParserprotected java.lang.String getSimplePatternFileListFilterClassName()
getSimplePatternFileListFilterClassName in class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParserprotected java.lang.String getRegexPatternFileListFilterClassName()
getRegexPatternFileListFilterClassName in class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser