Uses of Class
goldengate.ftp.core.exception.FtpNoTransferException

Packages that use FtpNoTransferException
goldengate.ftp.core.data Classes implementing Data and Transfer status

When a transfer should occur, here are the steps:
The connection is prepared through a PORT or PASV command. 
 

Uses of FtpNoTransferException in goldengate.ftp.core.data
 

Methods in goldengate.ftp.core.data that throw FtpNoTransferException
 FtpTransfer FtpTransferControl.getExecutingFtpTransfer()
           
 



Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.