| Package | Description | 
|---|---|
| org.waarp.common.file.passthrough | 
 Classes implementing FileInterface and Directory according to a pass through implementation (no
 storage since data are just pass through this interface) 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected PassthroughFile | 
PassthroughBasedDirImpl.pdir
Passthrough object 
 | 
protected PassthroughFile | 
PassthroughBasedFileImpl.pfile
Passthrough object 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PassthroughFile | 
PassthroughFileFactory.create(PassthroughBasedFileImpl pbfi)  | 
PassthroughFile | 
PassthroughFileFactory.create(PassthroughFile dir,
      String path)  | 
| Modifier and Type | Method and Description | 
|---|---|
PassthroughFile | 
PassthroughFileFactory.create(PassthroughFile dir,
      String path)  | 
Copyright © 2009–2019 Waarp. All rights reserved.