Uses of Class
org.javlo.service.syncro.SynchronisationService
-
Packages that use SynchronisationService Package Description org.javlo.service.syncro -
-
Uses of SynchronisationService in org.javlo.service.syncro
Methods in org.javlo.service.syncro that return SynchronisationService Modifier and Type Method Description static SynchronisationServiceSynchronisationService. getInstance(URL serverURL, String proxyHost, int proxyPort, String synchroCode, String baseFolderFile)Deprecated.static SynchronisationServiceSynchronisationService. getInstanceForMailing(URL serverURL, String proxyHost, int proxyPort, String synchroCode, String baseFolderFile)Deprecated.static SynchronisationServiceSynchronisationService. getInstanceForMailingHistory(URL serverURL, String proxyHost, int proxyPort, String synchroCode, String baseFolderFile)Deprecated.static SynchronisationServiceSynchronisationService. getInstanceForMailingTemplate(URL serverURL, String proxyHost, int proxyPort, String synchroCode, String baseFolderFile)Deprecated.static SynchronisationServiceSynchronisationService. getInstanceForShareFiles(URL serverURL, String proxyHost, int proxyPort, String synchroCode, String baseFolderFile)Deprecated.static SynchronisationServiceSynchronisationService. getInstanceForTemplate(URL serverURL, String proxyHost, int proxyPort, String synchroCode, String baseFolderFile)Deprecated.static SynchronisationServiceSynchronisationService. getLocalFolderInstance(URL serverURL, String proxyHost, int proxyPort, String synchroCode, String baseFolderFile)Deprecated.
-