Uses of Class
adams.flow.standalone.FTPConnection
-
Packages that use FTPConnection Package Description adams.flow.source adams.flow.transformer -
-
Uses of FTPConnection in adams.flow.source
Fields in adams.flow.source declared as FTPConnection Modifier and Type Field Description protected FTPConnection
FTPLister. m_Connection
Deprecated.the FTP connection to use. -
Uses of FTPConnection in adams.flow.transformer
Fields in adams.flow.transformer declared as FTPConnection Modifier and Type Field Description protected FTPConnection
FTPDelete. m_Connection
the FTP connection to use.protected FTPConnection
FTPDisconnect. m_Connection
the FTP connection to use.protected FTPConnection
FTPGet. m_Connection
the FTP connection to use.protected FTPConnection
FTPNoOp. m_Connection
the FTP connection to use.protected FTPConnection
FTPSend. m_Connection
the FTP connection to use.
-