Package sharpster.common

Interface Summary
ExternalMessageType A interface containing constants used to idenitfy daemondaemon messages. 0 = undefined, error return. 1 = remoteCheckOutfiles 2 = remoteUpdateFiles 3 = remoteCommitFiles 4 = remoteAddfiles 5 = remoteRemoveFiles 6 = remoteGetShares
FileLocation Constants used by MissingFilesResponse.
InternalMessageType A interface containing constants used to idenitfy daemondaemon messages.
PartOfFilePlugin An interface which should be implemented by all types of pluginData classes.
ResponseType A interface containing constants used to idenitfy a response object.
SubCommand Title: Description: Copyright: Copyright (c) 2003 Company:
SubError Title: Description: Copyright: Copyright (c) 2003 Company:
 

Class Summary
AccessableFilesResponse A response containing information about accessible files.
Base64  
Body A class used to contain a text document.
ClientDaemonMessage Class holding objects to be passed between the Client Communication Module and the Daemon Communication Module.
CVSConflictResponse A response containing information about a CVS conflict.
CVSOutputResponse A response containing output from the CVS.
DaemonDaemonMessage Container class for communication between two daemons.
ExistingUserResponse A response containing information about the users which are available on the network.
FileCollection A collection of File objects.
FileResponse A response containg received files.
GroupCommand Title: Description: Copyright: Copyright (c) 2003 Company:
GroupResponse  
JavaRoleResponse  
KeyManager Class responsible for supplying unique keys for all users.
MessageResponse A response containing a general message.
MissingAccessResponse A response which specifies missing file accesses.
MissingFilesResponse A response which specifies missing files.
MissingRoleResponse  
MissingUsersResponse A response which specifies missing users.
Mutex  
NetworkErrorResponse A response containing information about a CVS conflict.
PluginData An interface which should be implemented by all types of pluginData classes.
PluginLoader  
PluginManager  
Response A Reponse containing information about the users which are available on the network.
ResponseCollection A general collection of responses which is used by modules in the local client and in the daemon.
SharedFile A class for file management.
SharedFilesResponse A response containing information about a file share.
WriteErrorResponse A response containing information about a write error