Uses of Package
org.ocap.storage

Packages that use org.ocap.storage
org.ocap.storage The org.ocap.storage package represents storage devices. 
 

Classes in org.ocap.storage used by org.ocap.storage
AvailableStorageListener
          This interface represents a listener that can be set to listen for high water level reached in persistent storage indicated by the dvb.persistent.root property for all applications.
ExtendedFileAccessPermissions
          This class extends FileAccessPermissions to let granting applications provide read and write file access to applications that have an organisation identifier different from a granting application.
LogicalStorageVolume
          This interface represents a logical volume on a storage device.
StorageManager
          This class represents the storage manager which keeps track of the storage devices attached to the system.
StorageManagerEvent
          Event sent to a StorageManagerListener registered with the StorageManager that a StorageProxy was added, removed or changed state.
StorageManagerListener
          This interface represents a listener for changes to the set of StorageProxies (StorageProxy).
StorageOption
          This interface represents an option that is specific to a class of storage devices, e.g., detachable or DVR media-capable.
StorageProxy
          This interface represents a persistent storage device.
 



Copyright © 2011. All Rights Reserved.