Package org.jSyncManager.API.Protocol.Util.VFS

The jSyncManager Virtual FileSystem Abstraction Classes.

Class Summary

DirectoryEntryA representation of a single directory entry from a VFS volume.
DirectoryEntryEnumerationA representation of a list of directory entries from a VFS volume.
FileReferenceA representation of a file reference for use with VFS on a device.
ImportDBFromVFSFileResponseA class to hold the return data from the JHotSync.importDatabaseFromVFSFile() method.
MountParametersVFS Volume Mount Parameters class.
SlotMountParametersVFS Slot Volume Mount Parameters class.
SlotReferenceA representation of a slot reference for use with devices with an expansion slot.
VolumeInfoA class to hold a volumes information.
VolumeReferenceA representation of a volume reference for use with devices with an expansion slot.
VolumeSizeA class to hold a volumes size information.
The jSyncManager Virtual FileSystem Abstraction Classes.

Package Information:

These classes provide access to device VFS data and structures for accessing the filesystems on expansion cards. <!-- Put @see and @since tags down here. -->