Manage send an recieve message
Definition at line 56 of file OpenMSPSyncMessageFactory.java.
Public Member Functions | |
OpenMSPSyncMessageFactory () | |
void | beginSynchro (Credential cred, SynchroDescriptor descriptor) throws SynchroException |
void | endSynchro () throws SynchroException |
Message | getOpenMSPMessage (Array listenerList) throws OpenMSPException |
void | receiveOpenMSPMessage (Array synclistenerList, Message message) throws OpenMSPException |
Static Public Attributes | |
static final String | OpenMSPTARGET = "OpenMSPService" |
static final String | OpenMSPSOURCE = "OpenMSPSource" |