Uses of Package
goldengate.common.command.exception

Packages that use goldengate.common.command.exception
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 
goldengate.common.file.passthrough Classes implementing FileInterface and Directory according to a pass through implementation (no storage since data are just pass through this interface) 
 

Classes in goldengate.common.command.exception used by goldengate.common.command
CommandAbstractException
          Abstract class for exception in commands
 

Classes in goldengate.common.command.exception used by goldengate.common.command.exception
CommandAbstractException
          Abstract class for exception in commands
 

Classes in goldengate.common.command.exception used by goldengate.common.file
CommandAbstractException
          Abstract class for exception in commands
Reply421Exception
          421 Service not available, closing control connection.
Reply530Exception
          530 Not logged in.
 

Classes in goldengate.common.command.exception used by goldengate.common.file.filesystembased
CommandAbstractException
          Abstract class for exception in commands
Reply421Exception
          421 Service not available, closing control connection.
Reply530Exception
          530 Not logged in.
 

Classes in goldengate.common.command.exception used by goldengate.common.file.passthrough
CommandAbstractException
          Abstract class for exception in commands
Reply530Exception
          530 Not logged in.
 



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