jSyncManager Simple Java Server

Uses of Class
org.jSyncManager.SJS.Adapters.SMTPServer.Config.DAOFactory

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

Uses of DAOFactory in org.jSyncManager.SJS.Adapters.SMTPServer.Config
 

Subclasses of DAOFactory in org.jSyncManager.SJS.Adapters.SMTPServer.Config
 class XMLDAOFactory
          Description of the type...
 

Methods in org.jSyncManager.SJS.Adapters.SMTPServer.Config that return DAOFactory
static DAOFactory DAOFactory.instance(java.lang.Class<?> factory)
          Creating the DAOFactory instance
 

Uses of DAOFactory in org.jSyncManager.SJS.Adapters.SMTPServer.Config.contracts
 

Constructors in org.jSyncManager.SJS.Adapters.SMTPServer.Config.contracts with parameters of type DAOFactory
DAOFactoryContract(DAOFactory t)
          Constructor, get a reference for the DAOFactory object
 


jSyncManager Simple Java Server

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