Package org.rococoa.cocoa.syncservices

Interface Summary
SyncServicesLibrary JNA Wrapper for library SyncServices
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
SyncServicesLibrary.__ISyncChangeType  
SyncServicesLibrary.__ISyncStatus  
 

Class Summary
ISyncChange This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ISyncClient This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ISyncFilter This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ISyncManager This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ISyncRecordSnapshot This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ISyncSession This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
SyncServicesLibrary.ISyncAvailabilityChangedNotification Distributed notification posted by the server when availability/enablement changes.
SyncServicesLibrary.ISyncAvailabilityChangedNotification.ISyncAvailabilityChangedNotification_holder  
SyncServicesLibrary.ISyncChangePropertyActionKey  
SyncServicesLibrary.ISyncChangePropertyActionKey.ISyncChangePropertyActionKey_holder  
SyncServicesLibrary.ISyncChangePropertyClear  
SyncServicesLibrary.ISyncChangePropertyClear.ISyncChangePropertyClear_holder  
SyncServicesLibrary.ISyncChangePropertyNameKey  
SyncServicesLibrary.ISyncChangePropertyNameKey.ISyncChangePropertyNameKey_holder  
SyncServicesLibrary.ISyncChangePropertySet  
SyncServicesLibrary.ISyncChangePropertySet.ISyncChangePropertySet_holder  
SyncServicesLibrary.ISyncChangePropertyValueKey  
SyncServicesLibrary.ISyncChangePropertyValueKey.ISyncChangePropertyValueKey_holder  
SyncServicesLibrary.ISyncClientTypeApplication  
SyncServicesLibrary.ISyncClientTypeApplication.ISyncClientTypeApplication_holder  
SyncServicesLibrary.ISyncClientTypeDevice  
SyncServicesLibrary.ISyncClientTypeDevice.ISyncClientTypeDevice_holder  
SyncServicesLibrary.ISyncClientTypePeer  
SyncServicesLibrary.ISyncClientTypePeer.ISyncClientTypePeer_holder  
SyncServicesLibrary.ISyncClientTypeServer  
SyncServicesLibrary.ISyncClientTypeServer.ISyncClientTypeServer_holder  
SyncServicesLibrary.ISyncInvalidEntityException These exceptions are thrown when trying to synchronize an invalid entity (one that has not been
registered) or a valid entity that the client was not registered to synchronize.
SyncServicesLibrary.ISyncInvalidEntityException.ISyncInvalidEntityException_holder  
SyncServicesLibrary.ISyncInvalidRecordException This exception may be thrown during the push phase.
SyncServicesLibrary.ISyncInvalidRecordException.ISyncInvalidRecordException_holder  
SyncServicesLibrary.ISyncInvalidRecordIdentifiersKey  
SyncServicesLibrary.ISyncInvalidRecordIdentifiersKey.ISyncInvalidRecordIdentifiersKey_holder  
SyncServicesLibrary.ISyncInvalidRecordReasonsKey  
SyncServicesLibrary.ISyncInvalidRecordReasonsKey.ISyncInvalidRecordReasonsKey_holder  
SyncServicesLibrary.ISyncInvalidRecordsKey  
SyncServicesLibrary.ISyncInvalidRecordsKey.ISyncInvalidRecordsKey_holder  
SyncServicesLibrary.ISyncRecordEntityNameKey Every record passed to the sync engine (and every record received from the sync engine) must be
associated with an entity.
SyncServicesLibrary.ISyncRecordEntityNameKey.ISyncRecordEntityNameKey_holder  
SyncServicesLibrary.ISyncServerUnavailableException Exception raised when communication to the server is lost.
SyncServicesLibrary.ISyncServerUnavailableException.ISyncServerUnavailableException_holder  
SyncServicesLibrary.ISyncSessionCancelledException This exception may be thrown from any instance method on ISyncSession.
SyncServicesLibrary.ISyncSessionCancelledException.ISyncSessionCancelledException_holder  
SyncServicesLibrary.ISyncSessionUnavailableException  
SyncServicesLibrary.ISyncSessionUnavailableException.ISyncSessionUnavailableException_holder  
SyncServicesLibrary.ISyncUnsupportedEntityException  
SyncServicesLibrary.ISyncUnsupportedEntityException.ISyncUnsupportedEntityException_holder