Package com.myJava.file.driver.remote

Class Summary
AbstractProxy
AbstractRemoteFileSystemDriver
FictiveFile This class extends the default "File" structure.
LocalInputStream
LocalOutputStream
RemoteDebug
RemoteFileInfoCache Local cache of file data.
RemoteFileInputStream InputStream implementation that wraps a source InputStream and redefines the "close" operation.
RemoteFileOutputStream OutputStream implementation that wraps a source OutputStream and redefines the "close" operation.
 

Exception Summary
RemoteConnectionException Exception thrown during FTP accesses.
UnexpectedConnectionException