@Deprecated public class SynchronisationService extends Object
Modifier and Type | Field and Description |
---|---|
static Logger |
logger
Deprecated.
create a static logger.
|
Constructor and Description |
---|
SynchronisationService()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static SynchronisationService |
getInstance(URL serverURL,
String proxyHost,
int proxyPort,
String synchroCode,
String baseFolderFile)
Deprecated.
|
static SynchronisationService |
getInstanceForMailing(URL serverURL,
String proxyHost,
int proxyPort,
String synchroCode,
String baseFolderFile)
Deprecated.
|
static SynchronisationService |
getInstanceForMailingHistory(URL serverURL,
String proxyHost,
int proxyPort,
String synchroCode,
String baseFolderFile)
Deprecated.
|
static SynchronisationService |
getInstanceForMailingTemplate(URL serverURL,
String proxyHost,
int proxyPort,
String synchroCode,
String baseFolderFile)
Deprecated.
|
static SynchronisationService |
getInstanceForShareFiles(URL serverURL,
String proxyHost,
int proxyPort,
String synchroCode,
String baseFolderFile)
Deprecated.
|
static SynchronisationService |
getInstanceForTemplate(URL serverURL,
String proxyHost,
int proxyPort,
String synchroCode,
String baseFolderFile)
Deprecated.
|
static SynchronisationService |
getLocalFolderInstance(URL serverURL,
String proxyHost,
int proxyPort,
String synchroCode,
String baseFolderFile)
Deprecated.
|
void |
pushContext(String context)
Deprecated.
|
boolean |
sendCommand(String paramName,
String paramValue)
Deprecated.
|
void |
syncroResource()
Deprecated.
|
String |
syncroResource(String previousResult)
Deprecated.
|
public static Logger logger
public static SynchronisationService getInstance(URL serverURL, String proxyHost, int proxyPort, String synchroCode, String baseFolderFile)
public static SynchronisationService getLocalFolderInstance(URL serverURL, String proxyHost, int proxyPort, String synchroCode, String baseFolderFile)
public static SynchronisationService getInstanceForMailing(URL serverURL, String proxyHost, int proxyPort, String synchroCode, String baseFolderFile)
public static SynchronisationService getInstanceForMailingHistory(URL serverURL, String proxyHost, int proxyPort, String synchroCode, String baseFolderFile)
public static SynchronisationService getInstanceForTemplate(URL serverURL, String proxyHost, int proxyPort, String synchroCode, String baseFolderFile)
public static SynchronisationService getInstanceForMailingTemplate(URL serverURL, String proxyHost, int proxyPort, String synchroCode, String baseFolderFile)
public static SynchronisationService getInstanceForShareFiles(URL serverURL, String proxyHost, int proxyPort, String synchroCode, String baseFolderFile)
public void pushContext(String context)
public void syncroResource() throws IOException
IOException
public String syncroResource(String previousResult) throws IOException
IOException
Copyright © 2012-2018. All Rights Reserved.