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

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

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

List of all members.


Detailed Description

Title: OpenMobileIS project source
Description:.

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

Definition at line 44 of file ProxySyncroTarget.java.


Public Member Functions

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

Member Function Documentation

void org.openmobileis.synchro.openmsp.server.synctarget.proxy.ProxySyncroTarget.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 

Implemented in org.openmobileis.synchro.openmsp.server.synctarget.proxy.GenericProxySynchroTarget.


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