Package goldengate.ftp.core.control

Classes implementing Control connections.

See:
          Description


Class Summary
BusinessHandler This class is to be implemented in order to allow Business actions according to FTP service
FtpControlStringDecoder Exactly same as StringDecoder from Netty
FtpControlStringEncoder Exactly same as StringEncoder from Netty
FtpPipelineFactory Pipeline factory for Control command connection
NetworkHandler Main Network Handler (Control part) implementing RFC 959, 775, 2389, 2428, 3659 and supports XCRC and XMD5 commands.
 

Package goldengate.ftp.core.control Description

Classes implementing Control connections.

The internal logic is the following:



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