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 FileTransferOperator
FileTransferFC. operator
The operator object that connects to the appropriate machine to transfer the file.protected FileTransferOperator
FileTransferFC. sourceOperator
The operator object that connects to source machine to transfer the file.protected FileTransferOperator
FileTransferFC. targetOperator
The operator object that connects to target machine to transfer the file.
-