jSyncManager Simple Java Server

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

Packages that use org.jSyncManager.SJS.Adapters.SMTPServer.Config
org.jSyncManager.SJS.Adapters.SMTPServer   
org.jSyncManager.SJS.Adapters.SMTPServer.Config   
org.jSyncManager.SJS.Adapters.SMTPServer.Config.contracts   
org.jSyncManager.SJS.Adapters.SMTPServer.contracts   
 

Classes in org.jSyncManager.SJS.Adapters.SMTPServer.Config used by org.jSyncManager.SJS.Adapters.SMTPServer
Domain
          This class represents an email domain used for sending, receiving, and storing messages
User
          This class represents an email user used for sending, receiving, and storing messages
 

Classes in org.jSyncManager.SJS.Adapters.SMTPServer.Config used by org.jSyncManager.SJS.Adapters.SMTPServer.Config
ConfigDAO
          Description of the type...
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
GenericDAO
          Implement this interface to provide a particular implementation of a DAO object.
User
          This class represents an email user used for sending, receiving, and storing messages
 

Classes in org.jSyncManager.SJS.Adapters.SMTPServer.Config used by org.jSyncManager.SJS.Adapters.SMTPServer.Config.contracts
ConfigDAOXML.PlayerHandler
          Inner class which listens to SAX events to load a configuration from
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
GenericDAO
          Implement this interface to provide a particular implementation of a DAO object.
User
          This class represents an email user used for sending, receiving, and storing messages
XMLDAOFactory
          Description of the type...
 

Classes in org.jSyncManager.SJS.Adapters.SMTPServer.Config used by org.jSyncManager.SJS.Adapters.SMTPServer.contracts
Configuration
          Encapsulates the important properties and their corresponding values for a given configuration file.
Domain
          This class represents an email domain used for sending, receiving, and storing messages
User
          This class represents an email user used for sending, receiving, and storing messages
 


jSyncManager Simple Java Server

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