Applet Wrapper

TIBCO MFT Internet Server uses a Java applet to transfer files. For ease of use, TIBCO MFT Internet Server provides a wrapper class, SIFTSingleFileTransfer, to wrap the details of how to use the applet. You can create an instance of the class, set necessary parameters, and then transfer a file. The class performs one file transfer at a time.

See Class Parameters for more information on how to use the applet wrapper.