jSyncManager Simple Java Server

Uses of Interface
org.jSyncManager.SJS.Adapters.SMTPServer.Config.GenericDAO

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

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

Subinterfaces of GenericDAO in org.jSyncManager.SJS.Adapters.SMTPServer.Config
 interface ConfigDAO
          Description of the type...
 

Classes in org.jSyncManager.SJS.Adapters.SMTPServer.Config that implement GenericDAO
 class ConfigDAOXML<T,ID extends Serializable>
          Implementation of the ConfigDAO with an xml datastore.
 class GenericXMLDAO<T,ID extends Serializable>
          Abstract class representing a generic XML data access object.
 

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

Constructors in org.jSyncManager.SJS.Adapters.SMTPServer.Config.contracts with parameters of type GenericDAO
GenericDAOContract(GenericDAO t)
          General Constructor for C4J format
 


jSyncManager Simple Java Server

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