org.openmobileis.synchro.openmsp.server.util.FileStoreZipEntryFile Class Reference

Inheritance diagram for org.openmobileis.synchro.openmsp.server.util.FileStoreZipEntryFile:

org.openmobileis.synchro.openmsp.server.util.FileStoredOpenMISFile org.openmobileis.synchro.openmsp.server.util.ZipEntryFile org.openmobileis.synchro.openmsp.server.util.OpenMISFile org.openmobileis.synchro.openmsp.server.util.OpenMISFile

List of all members.


Detailed Description

Title: OpenMobileIS project source
Description: Memory file use by synchro processus.

Use this file to specify a zip file added to the synchro file. All file with the same zipFileName will be added to this zip file. Use by FODB synchro processus to add all collection file generated by complete synchro to a zip file added to the synchro files.

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

Definition at line 41 of file FileStoreZipEntryFile.java.


Public Member Functions

 FileStoreZipEntryFile (InputStream data) throws IOException
 
Parameters:
data 

 FileStoreZipEntryFile (String completeName, InputStream data) throws IOException
 
Parameters:
completeName 

 FileStoreZipEntryFile (String filepath, String filename) throws IOException
 
Parameters:
completeName 

 FileStoreZipEntryFile (String name, String path, InputStream data) throws IOException
 
Parameters:
name 


Constructor & Destructor Documentation

org.openmobileis.synchro.openmsp.server.util.FileStoreZipEntryFile.FileStoreZipEntryFile ( InputStream  data  )  throws IOException

Parameters:
data 

Exceptions:
IOException 

Definition at line 55 of file FileStoreZipEntryFile.java.

org.openmobileis.synchro.openmsp.server.util.FileStoreZipEntryFile.FileStoreZipEntryFile ( String  completeName,
InputStream  data 
) throws IOException

Parameters:
completeName 

Parameters:
data 
Exceptions:
IOException 

Definition at line 64 of file FileStoreZipEntryFile.java.

org.openmobileis.synchro.openmsp.server.util.FileStoreZipEntryFile.FileStoreZipEntryFile ( String  filepath,
String  filename 
) throws IOException

Parameters:
completeName 

Parameters:
data 
Exceptions:
IOException 

Definition at line 73 of file FileStoreZipEntryFile.java.

org.openmobileis.synchro.openmsp.server.util.FileStoreZipEntryFile.FileStoreZipEntryFile ( String  name,
String  path,
InputStream  data 
) throws IOException

Parameters:
name 

Parameters:
path 
data 
Exceptions:
IOException 

Definition at line 83 of file FileStoreZipEntryFile.java.


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