|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmobileis.synchro.client.SynchroManager
Title: OpenMobileIS project source
Description:Manage all registered SynchroManager. Use to start and manage a synchro.
Method Summary | |
void |
doSynchro(Credential cred,
SynchroDescriptor descriptor)
|
static SynchroManager |
getManager()
|
SynchroProcessor |
getSynchroProcessor(java.lang.String processorName)
|
void |
registerSynchroProcessor(SynchroProcessor proc)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static SynchroManager getManager()
public void registerSynchroProcessor(SynchroProcessor proc)
public SynchroProcessor getSynchroProcessor(java.lang.String processorName)
public void doSynchro(Credential cred, SynchroDescriptor descriptor) throws SynchroException
SynchroException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |