Inheritance diagram for org.openmobileis.synchro.openmsp.server.synctarget.DefaultOpenMSPSynchroTargetListener:
Definition at line 47 of file DefaultOpenMSPSynchroTargetListener.java.
Public Member Functions | |
DefaultOpenMSPSynchroTargetListener () | |
SyncTargetAnswer | processCommand (Credential cred, ContainerMessage containerMessage) throws OpenMSPException |
Protected Member Functions | |
ContainerMessage[] | processSyncCommand (long sessionId, ContainerMessage syncCommande) throws OpenMSPException |
void | addFileToSynchro (OpenMISFile file) throws ServiceException |
add specified files to the answer to pda. |
|
add specified files to the answer to pda. Credential and metaData can be null. source and target must not be null Definition at line 165 of file DefaultOpenMSPSynchroTargetListener.java. References org.openmobileis.common.util.collection.Array.add(). |