SourceJammer 1.2.0.1 May 20, 2002
Copyright (c) 2001, 2002 Robert MacGrogan

Package org.sourcejammer.client.filesys

Class Summary
FileSystemRoot Wrapping File objects that represent file system roots should get around the Windows 32 bug where a dialog pops up if you have not disk in your floppy drive.
FileSysUtil Client file system utilities.
SourceVersionChecker The function of this class is to act as the go-between for retreiving source files from the server and saving them to the local file system and also for retreiving files from the local filesystem and sending them to the server.

This class uses the file source.jam to track what has been stored in the directory it is responsible for.
StoredFileInfoBean This class represents information about a file from SourceJammer that has been stored on a client's file system.
 

Exception Summary
ImproperFileException This exception is throws if the SJ client has trouble reading or accessing a file, or if the file is in an unexpected state.
 


SourceJammer 1.2.0.1 May 20, 2002
Copyright (c) 2001, 2002 Robert MacGrogan