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

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

public final class CLDCSynchroFileGenerator
extends java.lang.Object
implements SynchroFileGenerator

Author:
pdelrieu

Constructor Summary
CLDCSynchroFileGenerator()
           
 
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

CLDCSynchroFileGenerator

public CLDCSynchroFileGenerator()
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.