
public interface PassthroughFileFactory
| Modifier and Type | Method and Description |
|---|---|
PassthroughFile |
create(PassthroughBasedFileImpl pbfi) |
PassthroughFile |
create(PassthroughFile dir,
String path) |
PassthroughFile create(PassthroughBasedFileImpl pbfi) throws PassthroughException
pbfi - the PassthroughBasedFileImplPassthroughFilePassthroughExceptionPassthroughFile create(PassthroughFile dir, String path) throws PassthroughException
dir - Base directory (may be null)path - relative or absolute path (may be null)PassthroughFilePassthroughExceptionCopyright © 2009–2019 Waarp. All rights reserved.