Package 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)

See:
          Description


Interface Summary
PassthroughFile This interface is for Object used in Passthrough mode.
PassthroughFileFactory This interface is a factory for PassthroughFile.
 

Class Summary
PassthroughBasedAuthImpl Authentication implementation for Passthrough Based
PassthroughBasedDirImpl Directory implementation for Passthrough Based.
PassthroughBasedFileImpl File implementation for Passthrough Based.
PassthroughBasedFileParameterImpl FileParameter implementation for Passthrough Based
PassthroughBasedOptsMLSxImpl Class that implements Opts command for MLSx operations. (-1) means not supported, 0 supported but not active, 1 supported and active
PassthroughBasedRestartImpl Restart implementation for Passthrough Based
 

Exception Summary
PassthroughException Passthrough exception
 

Package goldengate.common.file.passthrough Description

Classes implementing FileInterface and Directory according to a pass through implementation (no storage since data are just pass through this interface)



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