Package | Description |
---|---|
org.waarp.common.file.filesystembased |
Classes implementing FileInterface and Directory according to a filesystem implementation
|
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 | Class and Description |
---|---|
class |
FilesystemBasedFileImpl
File implementation for Filesystem Based
|
Modifier and Type | Class and Description |
---|---|
class |
PassthroughBasedFileImpl
File implementation for Passthrough Based.
|
Copyright © 2009–2019 Waarp. All rights reserved.