Package goldengate.ftp.core.command

Global classes that store all informations on implemented commands, arguments, reply codes.

See:
          Description


Class Summary
AbstractCommand Abstract definition of an FTP Command
FtpArgumentCode Definition of all Argument of Parameter commands (MODE, STRU, TYPE)
 

Enum Summary
FtpArgumentCode.TransferMode Mode of transmission
FtpArgumentCode.TransferStructure Structure of transmission
FtpArgumentCode.TransferSubType SubType of transmission
FtpArgumentCode.TransferType Type of transmission
FtpCommandCode This class must reassemble all the commands that could be implemented.
 

Package goldengate.ftp.core.command Description

Global classes that store all informations on implemented commands, arguments, reply codes.



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