Uses of Class
goldengate.common.file.passthrough.PassthroughBasedDirImpl

Packages that use PassthroughBasedDirImpl
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) 
 

Uses of PassthroughBasedDirImpl in goldengate.common.file.passthrough
 

Constructors in goldengate.common.file.passthrough with parameters of type PassthroughBasedDirImpl
PassthroughBasedFileImpl(SessionInterface session, PassthroughBasedDirImpl dir, String path, boolean append)
           
 



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