Uses of Package
org.ocap.storage

Packages that use org.ocap.storage
org.ocap.dvr Provides extension classes and interfaces to the shared DVR APIs. 
org.ocap.dvr.storage Provides management and representation of storage for stored media. 
org.ocap.hn.content   
org.ocap.storage The org.ocap.storage package represents storage devices. 
 

Classes in org.ocap.storage used by org.ocap.dvr
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.
 

Classes in org.ocap.storage used by org.ocap.dvr.storage
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.
StorageOption
          This interface represents an option that is specific to a class of storage devices, e.g., detachable or DVR media-capable.
 

Classes in org.ocap.storage used by org.ocap.hn.content
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.
 

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.