Package org.opensync.engine.server

Interface Summary
Adapter The adpter interface is used to convert the data source format to the OpenSync data format
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
Protocol The protocol interface represents the protocol used to get information from the source like the tcp,ftp,http,... protocols
TaskListener The listener interface for receiving "interesting" task events (start, stop, fail).
 

Class Summary
Agenda This class encapsulate the concept of an agenda in the OpenSync application
Agendas This class represents a list of agendas.
DefaultAdapter The default implementation of the adpater interface
DefaultConnector The default implementation of the connector interface
DefaultFunction The default implementation of the function interface.
DefaultProtocol The default implementation of the protocol interface
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
OpenSyncProps This object gives all the properties needed by the OpenSync application
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
Sources This class represents a list of sources.
Statistic  
Synchronization This object represents a synchronization
Synchronizations This class represents a list of synchronization.
Synchronizer This object represents the motor of the OpenSync application.
Task The task represents a synchronisation to do
TaskEvent An event which indicates that a task event occurred.
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
Views This class represents a list of views.
Window  
 

Exception Summary
OpenSyncException This object represent a functionnal exception
 



Copyright © 2004 sourceforge. All Rights Reserved.