|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Synchronization | |
| org.opensync.engine.server | |
| org.opensync.engine.server.config | |
| Uses of Synchronization in org.opensync.engine.server |
| Fields in org.opensync.engine.server declared as Synchronization | |
protected Synchronization |
Task.synchronization
The synchronization to do |
| Methods in org.opensync.engine.server that return Synchronization | |
Synchronization |
Task.getSynchronization()
Get the synchronization to do |
Synchronization |
Synchronizations.get(java.lang.String name)
Get a synchronization |
| Methods in org.opensync.engine.server with parameters of type Synchronization | |
void |
Task.setSynchronization(Synchronization synchronization)
Set the synchronization to do |
void |
Synchronizations.add(Synchronization sync)
Add a synchronization to the list |
| Uses of Synchronization in org.opensync.engine.server.config |
| Methods in org.opensync.engine.server.config that return Synchronization | |
Synchronization |
ConfigDoc.getSynchronization(java.lang.String synchronization)
Get a synchronization |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||