Uses of Package
org.opensync.engine.server

Packages that use org.opensync.engine.server
org.opensync.engine.admin.gui   
org.opensync.engine.server   
org.opensync.engine.server.adapter   
org.opensync.engine.server.config   
org.opensync.engine.server.connector   
org.opensync.engine.server.protocol   
org.opensync.engine.util   
 

Classes in org.opensync.engine.server used by org.opensync.engine.admin.gui
Agenda
          This class encapsulate the concept of an agenda in the OpenSync application
Agendas
          This class represents a list of agendas.
Log
          This class represents the log of the OpenSync application
OpenSync
          This class represents the OpenSync application
Source
          This class encapsulate the concept of a source in the OpenSync application
Sources
          This class represents a list of sources.
Synchronizations
          This class represents a list of synchronization.
Task
          The task represents a synchronisation to do
TaskEvent
          An event which indicates that a task event occurred.
TaskListener
          The listener interface for receiving "interesting" task events (start, stop, fail).
View
          This class encapsulate the concept of a business view in the OpenSync application
 

Classes in org.opensync.engine.server used by org.opensync.engine.server
Adapter
          The adpter interface is used to convert the data source format to the OpenSync data format
Agenda
          This class encapsulate the concept of an agenda in the OpenSync application
Agendas
          This class represents a list of agendas.
Connector
          The connector interface gives all information needed to connect to a source
Function
          The function interface represents an external function used in the transformation process
Log
          This class represents the log of the OpenSync application
Mapper
          This class is used to to transform a business view to an other.
Notification
           
OpenSync
          This class represents the OpenSync application
OpenSyncException
          This object represent a functionnal exception
OpenSyncProps
          This object gives all the properties needed by the OpenSync application
Protocol
          The protocol interface represents the protocol used to get information from the source like the tcp,ftp,http,... protocols
Return
          This class indicate if the source gives information after synchronization
Schedule
          This class gives the necessary information to schedule a task If a date is given, the task will start at the specific date and time.
Source
          This class encapsulate the concept of a source in the OpenSync application
Statistic
           
Synchronization
          This object represents a synchronization
Task
          The task represents a synchronisation to do
TaskEvent
          An event which indicates that a task event occurred.
TaskListener
          The listener interface for receiving "interesting" task events (start, stop, fail).
TasksScheduler
          This object represents the task scheduler of the OpenSync application
View
          This class encapsulate the concept of a business view in the OpenSync application
Window
           
 

Classes in org.opensync.engine.server used by org.opensync.engine.server.adapter
Adapter
          The adpter interface is used to convert the data source format to the OpenSync data format
DefaultAdapter
          The default implementation of the adpater interface
OpenSync
          This class represents the OpenSync application
Statistic
           
View
          This class encapsulate the concept of a business view in the OpenSync application
Window
           
 

Classes in org.opensync.engine.server used by org.opensync.engine.server.config
Agendas
          This class represents a list of agendas.
OpenSyncException
          This object represent a functionnal exception
Source
          This class encapsulate the concept of a source in the OpenSync application
Sources
          This class represents a list of sources.
Synchronization
          This object represents a synchronization
Synchronizations
          This class represents a list of synchronization.
 

Classes in org.opensync.engine.server used by org.opensync.engine.server.connector
Connector
          The connector interface gives all information needed to connect to a source
DefaultConnector
          The default implementation of the connector interface
OpenSyncException
          This object represent a functionnal exception
 

Classes in org.opensync.engine.server used by org.opensync.engine.server.protocol
DefaultProtocol
          The default implementation of the protocol interface
OpenSyncException
          This object represent a functionnal exception
Protocol
          The protocol interface represents the protocol used to get information from the source like the tcp,ftp,http,... protocols
 

Classes in org.opensync.engine.server used by org.opensync.engine.util
OpenSyncException
          This object represent a functionnal exception
 



Copyright © 2004 sourceforge. All Rights Reserved.