org.openmobileis.synchro.client
Interface SynchroProcessor
- All Known Implementing Classes:
- OpenMSPSynchroManager
- public interface SynchroProcessor
Title: OpenMobileIS project source
Description: Interface to implements ti use a synchro protocol with OpenMobileIS.
- Since:
- JDK 1.1
- Version:
- 1.0.
- Author:
- Philippe Delrieu
doSynchro
public void doSynchro(Credential cerd,
SynchroDescriptor descriptor)
throws SynchroException
- Throws:
SynchroException
getProcessorName
public java.lang.String getProcessorName()
Copyright 2006 OpenMobileIS. All Rights Reserved.