Uses of Class
com.ibm.di.fc.filetransferfc.FileTransferOperator
-
Packages that use FileTransferOperator Package Description com.ibm.di.fc.filetransferfc -
-
Uses of FileTransferOperator in com.ibm.di.fc.filetransferfc
Fields in com.ibm.di.fc.filetransferfc declared as FileTransferOperator Modifier and Type Field Description protected FileTransferOperatorFileTransferFC. operatorThe operator object that connects to the appropriate machine to transfer the file.protected FileTransferOperatorFileTransferFC. sourceOperatorThe operator object that connects to source machine to transfer the file.protected FileTransferOperatorFileTransferFC. targetOperatorThe operator object that connects to target machine to transfer the file.
-