jSyncManager Simple Java Server

Package org.jSyncManager.SJS.Adapters.SMTPServer.Config

Interface Summary
ConfigDAO Description of the type...
GenericDAO<T,ID extends Serializable> Implement this interface to provide a particular implementation of a DAO object.
 

Class Summary
ConfigDAOXML<T,ID extends Serializable> Implementation of the ConfigDAO with an xml datastore.
ConfigDAOXML.PlayerHandler Inner class which listens to SAX events to load a configuration from
Configuration Encapsulates the important properties and their corresponding values for a given configuration file.
DAOFactory Data Access Object Factory that encapsulates the underlying implementation details for a given method of data storage.
Domain This class represents an email domain used for sending, receiving, and storing messages
GenericXMLDAO<T,ID extends Serializable> Abstract class representing a generic XML data access object.
User This class represents an email user used for sending, receiving, and storing messages
XMLDAOFactory Description of the type...
 


jSyncManager Simple Java Server

Copyright (c) 2004 Brad BARCLAY. All Rights Reserved.