Uses of Package
goldengate.common.command

Packages that use goldengate.common.command
goldengate.common.command Global classes that store all informations on implemented commands, arguments, reply codes. 
goldengate.common.command.exception FTP like Exception related to commands 
goldengate.common.file Classes implementing File, Directory, Authentication and Session Interfaces 
goldengate.common.file.filesystembased Classes implementing FileInterface and Directory according to a filesystem implementation 
 

Classes in goldengate.common.command used by goldengate.common.command
CommandInterface
          Interface for Command
ReplyCode
          Reply code references by different RFC.
 

Classes in goldengate.common.command used by goldengate.common.command.exception
ReplyCode
          Reply code references by different RFC.
 

Classes in goldengate.common.command used by goldengate.common.file
NextCommandReply
          Used by Authentication step in order to allow a specific command to be accepted after the current command.
 

Classes in goldengate.common.command used by goldengate.common.file.filesystembased
NextCommandReply
          Used by Authentication step in order to allow a specific command to be accepted after the current command.
 



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