public class FtpFileSystemSender extends FileSystemSender<FTPFileRef,FtpFileSystem> implements FtpFileSystemDelegator
parameterNamesMustBeUnique, paramList
log
Constructor and Description |
---|
FtpFileSystemSender() |
Modifier and Type | Method and Description |
---|---|
void |
setFtpTypeDescription(FtpSession.FtpType ftpTypeDescription)
Deprecated.
|
void |
setProtP(boolean protP)
Deprecated.
|
addActions, close, configure, getAction, getDomain, getFileSystem, getPhysicalDestinationName, open, provideOutputStream, sendMessage, setAction, setBase64, setCharset, setCreateFolder, setDeleteEmptyFolder, setDestination, setExcludeWildcard, setExcludeWildCard, setFilename, setFileSystem, setInputFolder, setNumberOfBackups, setOutputFormat, setOverwrite, setRemoveNonEmptyFolder, setRotateDays, setRotateSize, setWildcard, setWildCard, setWriteLineSeparator
canProvideOutputStream, sendMessage, supportsOutputStreamPassThrough
addParameter, checkStringAttributeOrParameter, consumesSessionVariable, getParameterList, getParameterOverriddenAttributeValue, getParameterOverriddenAttributeValue, getParameterValueList
createBean, getLogPrefix, getName, isSynchronous, setApplicationContext, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createFileSystem, getFileSystem, getKeyManagerAlgorithm, getKeystore, getKeystoreAlias, getKeystoreAliasAuthAlias, getKeystoreAliasPassword, getKeystoreAuthAlias, getKeystorePassword, getKeystoreType, getTrustManagerAlgorithm, getTruststore, getTruststoreAuthAlias, getTruststorePassword, getTruststoreType, isAllowSelfSignedCertificates, isIgnoreCertificateExpiredException, isVerifyHostname, setAllowSelfSignedCertificates, setAuthAlias, setConsoleKnownHostsVerifier, setFileType, setFtpType, setHost, setIgnoreCertificateExpiredException, setKeyboardInteractive, setKeyManagerAlgorithm, setKeystore, setKeystoreAlias, setKeystoreAliasAuthAlias, setKeystoreAliasPassword, setKeystoreAuthAlias, setKeystorePassword, setKeystoreType, setKnownHostsPath, setMessageIsContent, setPassive, setPassword, setPort, setPrefCSEncryption, setPrefSCEncryption, setPrivateKeyAuthAlias, setPrivateKeyFilePath, setPrivateKeyPassword, setProt, setProxyAuthAlias, setProxyHost, setProxyPassword, setProxyPort, setProxyTransportType, setProxyUsername, setRemoteDirectory, setTrustManagerAlgorithm, setTruststore, setTruststoreAuthAlias, setTruststorePassword, setTruststoreType, setUsername, setVerifyHostname
getApplicationContext, getName
getConfigurationClassLoader
setApplicationContext
consumesSessionVariable
isSynchronous, sendMessageOrThrow
getName, setName
addParameter, getParameterList
@ReferTo(value=FtpFileSystem.class) @Deprecated @ConfigurationWarning(value="use attribute ftpType instead") public void setFtpTypeDescription(FtpSession.FtpType ftpTypeDescription)
@ReferTo(value=FtpFileSystem.class) @Deprecated @ConfigurationWarning(value="use attribute prot=\"P\" instead") public void setProtP(boolean protP)
Copyright © 2023 Frank!Framework. All rights reserved.