Uses of Package
goldengate.common.file

Packages that use goldengate.common.file
goldengate.common.command Global classes that store all informations on implemented commands, arguments, reply codes. 
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.file used by goldengate.common.command
SessionInterface
          Interface for SessionInterface
 

Classes in goldengate.common.file used by goldengate.common.file
AuthInterface
          Interface for Authentication
DataBlock
          Main object implementing Data Block whaveter the mode, type, structure used.
DirInterface
          Interface for Directory support
FileInterface
          Interface for File support
FileParameterInterface
          Interface for FileParameter
OptsMLSxInterface
          Interface for Option support (mainly inspired for MLSx FTP command)
Restart
          Restart object that implements the REST command.
SessionInterface
          Interface for SessionInterface
 

Classes in goldengate.common.file used by goldengate.common.file.filesystembased
AbstractDir
          Abstract Main Implementation of Directory
AuthInterface
          Interface for Authentication
DataBlock
          Main object implementing Data Block whaveter the mode, type, structure used.
DirInterface
          Interface for Directory support
FileInterface
          Interface for File support
FileParameterInterface
          Interface for FileParameter
OptsMLSxInterface
          Interface for Option support (mainly inspired for MLSx FTP command)
Restart
          Restart object that implements the REST command.
SessionInterface
          Interface for SessionInterface
 

Classes in goldengate.common.file used by goldengate.common.file.passthrough
AbstractDir
          Abstract Main Implementation of Directory
AuthInterface
          Interface for Authentication
DataBlock
          Main object implementing Data Block whaveter the mode, type, structure used.
DirInterface
          Interface for Directory support
FileInterface
          Interface for File support
FileParameterInterface
          Interface for FileParameter
OptsMLSxInterface
          Interface for Option support (mainly inspired for MLSx FTP command)
Restart
          Restart object that implements the REST command.
SessionInterface
          Interface for SessionInterface
 



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