jSyncManager

Uses of Class
org.jSyncManager.API.Protocol.Util.DLPStorageInfo

Packages that use DLPStorageInfo
org.jSyncManager.API.Conduit   
org.jSyncManager.API.Protocol   
org.jSyncManager.API.Threads   
 

Uses of DLPStorageInfo in org.jSyncManager.API.Conduit
 

Methods in org.jSyncManager.API.Conduit that return DLPStorageInfo
 DLPStorageInfo ConduitHandler.getStorageInfo()
          Deprecated. This method is no longer suggested for use, as it only returns storage information from the beginning of the synchronization process. Please use getStorageInfo(byte) instead.
 DLPStorageInfo ConduitHandler.getStorageInfo(byte card)
          Gets the current storage info for the specified memory card.
 DLPStorageInfo ConduitManager.getStorageInfo()
          Retrieves the storage information object from the remote device.
 

Uses of DLPStorageInfo in org.jSyncManager.API.Protocol
 

Methods in org.jSyncManager.API.Protocol that return DLPStorageInfo
 DLPStorageInfo JHotSync.getStorageInfo(byte card)
          Retreives the storage information for the specified card.
 

Uses of DLPStorageInfo in org.jSyncManager.API.Threads
 

Methods in org.jSyncManager.API.Threads that return DLPStorageInfo
 DLPStorageInfo Synchronizer.getStorageInfo()
          Retrieves the storage info for the synchronizing device.
 


jSyncManager

Copyright (c) 1999 - 2003 Brad BARCLAY and others. All Rights Reserved.