Inheritance diagram for org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSPSynchroTargetListener:
Definition at line 48 of file TestOpenMSPSynchroTargetListener.java.
Public Member Functions | |
TestOpenMSPSynchroTargetListener () | |
String | getTargetName () |
Protected Member Functions | |
ContainerMessage | processMapCommand (Credential cred, ContainerMessage mapContainer) |
void | notifySyncAction (long sessionId, Credential cred, Command syncCommand) throws OpenMSPException |
void | processResultCommand (Credential cred, Result resultCommande) throws OpenMSPException |
void | processStatusCommand (Credential cred, Status statusCommande) throws OpenMSPException |
ContainerMessage[] | processGetCommand (Credential cred, ContainerMessage getContainer) throws OpenMSPException |
Status | processAddCommand (Credential cred, ContainerMessage addContainer) throws OpenMSPException |
Status | processDeleteCommand (Credential cred, ContainerMessage deleteContainer) throws OpenMSPException |
Status | processReplaceCommand (Credential cred, ContainerMessage replaceContainer) throws OpenMSPException |
void | beginProcessOpenMSpCommand (Credential cred) throws OpenMSPException |
ContainerMessage[] | endProcessOpenMSpCommand () throws OpenMSPException |