Uses of Class
de.fraunhofer.iese.mydata.pmp.synchronizer.SynchronizerException
-
Packages that use SynchronizerException Package Description de.fraunhofer.iese.mydata.pmp.synchronizer -
-
Uses of SynchronizerException in de.fraunhofer.iese.mydata.pmp.synchronizer
Methods in de.fraunhofer.iese.mydata.pmp.synchronizer that throw SynchronizerException Modifier and Type Method Description voidCloudSynchronizer. pushPep(de.fraunhofer.iese.mydata.component.information.PepComponentInformation pepComponentInformation)voidISyncService. pushPep(de.fraunhofer.iese.mydata.component.information.PepComponentInformation pepComponentInformation)Push the registration of a PEP componentvoidCloudSynchronizer. pushPip(de.fraunhofer.iese.mydata.component.information.PipComponentInformation pipComponentInformation)voidISyncService. pushPip(de.fraunhofer.iese.mydata.component.information.PipComponentInformation pipComponentInformation)Push the registration of a PIP componentvoidCloudSynchronizer. pushPxp(de.fraunhofer.iese.mydata.component.information.PxpComponentInformation pxpComponentInformation)voidISyncService. pushPxp(de.fraunhofer.iese.mydata.component.information.PxpComponentInformation pxpComponentInformation)Push the registration of a PXP componentvoidCloudSynchronizer. start()voidISyncService. start()Start synchronizationvoidCloudSynchronizer. stop()voidISyncService. stop()Stop synchronization
-