Package 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.

See:
          Description


Class Summary
FtpDataAsyncConn Main class that handles Data connection using asynchronous connection with Netty
FtpTransfer Class that owns one transfer to be run
FtpTransferControl Main class that handles transfers and their execution
FtpTransferExecutor Class that implements the execution of the Transfer itself.
 

Package goldengate.ftp.core.data Description

Classes implementing Data and Transfer status

When a transfer should occur, here are the steps:



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