org.openmobileis.synchro.openmsp.server.util
Class WinCESynchroFileGenerator

java.lang.Object
  extended byorg.openmobileis.synchro.openmsp.server.util.WinCESynchroFileGenerator
All Implemented Interfaces:
SynchroFileGenerator

public class WinCESynchroFileGenerator
extends java.lang.Object
implements SynchroFileGenerator

Title: OpenMobileIS project source
Description:

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

Constructor Summary
WinCESynchroFileGenerator()
           
 
Method Summary
 void generateSynchroFile(UserTerminal terminal, Profile profil, HttpServletRequest request, HttpServletResponse res, FileSystem fileSystem, java.lang.String newSessionId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WinCESynchroFileGenerator

public WinCESynchroFileGenerator()
Method Detail

generateSynchroFile

public void generateSynchroFile(UserTerminal terminal,
                                Profile profil,
                                HttpServletRequest request,
                                HttpServletResponse res,
                                FileSystem fileSystem,
                                java.lang.String newSessionId)
                         throws SynchroException
Specified by:
generateSynchroFile in interface SynchroFileGenerator
Throws:
SynchroException


Copyright 2006 OpenMobileIS. All Rights Reserved.