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... |