org.openmobileis.synchro.openmsp.server.util
Interface SynchroFileGenerator

All Known Implementing Classes:
WinCESynchroFileGenerator

public interface SynchroFileGenerator

Title: OpenMobileIS project source
Description:

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

Method Summary
 void generateSynchroFile(UserTerminal terminal, Profile profil, HttpServletRequest request, HttpServletResponse res, FileSystem fileSystem, java.lang.String newSessionId)
           
 

Method Detail

generateSynchroFile

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


Copyright 2006 OpenMobileIS. All Rights Reserved.