org.openmobileis.synchro.openmsp.server.synctarget.proxy.GenericProxySynchroTarget Class Reference

Inheritance diagram for org.openmobileis.synchro.openmsp.server.synctarget.proxy.GenericProxySynchroTarget:

org.openmobileis.synchro.openmsp.server.synctarget.proxy.ProxySyncroTarget

List of all members.


Detailed Description

Title: OpenMobileIS project source
Description:.

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0.

Definition at line 51 of file GenericProxySynchroTarget.java.


Public Member Functions

void executeOpenMSPCommande (Credential cred, String listenerName, ContainerMessage container, Message answer, UserTerminal terminal, Profile profil, FileSystem fileSystem) throws OpenMSPException
 Implement the execution of OpenMSP commands.

Member Function Documentation

void org.openmobileis.synchro.openmsp.server.synctarget.proxy.GenericProxySynchroTarget.executeOpenMSPCommande ( Credential  cred,
String  serviceName,
ContainerMessage  commande,
Message  answer,
UserTerminal  terminal,
Profile  profile,
FileSystem  fileSystem 
) throws OpenMSPException

Implement the execution of OpenMSP commands.

Call proxy because only one is registered for a terminal. Use to hide command execution mechanism from OpenMSPService.

Parameters:
cred : OpenMSP message credential
serviceName : service name to call defined in the user profil
commande : the OpenMSP command
answer : the OpenMSP answer to fill with service execution answer.
terminal : the terminal that do the synchro
profil : the profile the user
fileSystem : file system containing the return synchro files.
Exceptions:
OpenMSPException 

Implements org.openmobileis.synchro.openmsp.server.synctarget.proxy.ProxySyncroTarget.

Definition at line 57 of file GenericProxySynchroTarget.java.

References org.openmobileis.synchro.openmsp.protocol.ContainerMessage.add(), org.openmobileis.synchro.openmsp.server.synctarget.SyncTargetAnswer.answerfiles, org.openmobileis.synchro.openmsp.server.synctarget.SyncTargetAnswer.containerMessage, and org.openmobileis.synchro.openmsp.server.synctarget.OpenMSPSynchroTargetListener.processCommand().


The documentation for this class was generated from the following file:
Generated on Mon Jan 11 21:19:23 2010 for OpenMobileIS by  doxygen 1.5.4