Package com.knowgate.dfs

Distributed File System

See:
          Description

Class Summary
ByteArrayDataSource A simple DataSource for demonstration purposes.
FileSystem Abstract FileSystem object for encasulating NFS and FTP file transfer.
FTPWorkerThread  
StreamConnector Used to write to a OutputStream in a separate Thread to avoid blocking.
StreamPipe This class links input and output streams so that data taken from input stream is transfered to the output stream.
 

Package com.knowgate.dfs Description

Distributed File System