Package jpl.mipl.mdms.FileService.komodo.transaction

Package containing Komodo transaction management framework.

See:
          Description

Interface Summary
Authenticator This is an interface to abstract out the method of authentication.
 

Class Summary
FileInfo This class defines the server side file management objects.
FileMgrDriver This program is a test harness for the FileMgr class
FileTypeInfo Server side file Management class, used to manage and register file transfer events with a database.
FileTypeManager Class to manage file types handled by the server
PasswordAuthenticator This class implements the Authenticator interface for user password authentication.
RefInfo Utility class (or, maybe needs to be added to API?).
SubscriptionMonitor Purpose: Singleton monitor class that maintains a registry mapping filetypes to a set of session ids.
TransactionManager File Management class, used to manage and register file transfer events with a database on behalf of a client.
UserProfile Contains access information for file types, super-user and admin roles.
 

Package jpl.mipl.mdms.FileService.komodo.transaction Description

Package containing Komodo transaction management framework.