Uses of Package
goldengate.ftp.core.exception

Packages that use goldengate.ftp.core.exception
goldengate.ftp.core.config Classes implementing configuration 
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. 
goldengate.ftp.core.data.handler Classes implementing Data connections

The internal logic is the following:
When a connection is opened for data network: It first tries to find the corresponding session setup from the control connection. 
 

Classes in goldengate.ftp.core.exception used by goldengate.ftp.core.config
FtpUnknownFieldException
          Unknown Field exception
 

Classes in goldengate.ftp.core.exception used by goldengate.ftp.core.data
FtpNoConnectionException
          No Connection exception
FtpNoFileException
          No file exception
FtpNoTransferException
          No transfer exception
 

Classes in goldengate.ftp.core.exception used by goldengate.ftp.core.data.handler
FtpNoConnectionException
          No Connection exception
 



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