Uses of Package
org.ocap.resource

Packages that use org.ocap.resource
org.ocap.dvr Provides extension classes and interfaces to the shared DVR APIs. 
org.ocap.hn Provides interfaces and classes for representing a home network. 
org.ocap.resource
 
org.ocap.service The org.ocap.service package represents various aspects of a service. 
org.ocap.ui Extensions to HAVi User Interface functionality. 
 

Classes in org.ocap.resource used by org.ocap.dvr
ResourceUsage
          This interface represents a grouping of resources specific to an function performed by an application.
 

Classes in org.ocap.resource used by org.ocap.hn
ResourceUsage
          This interface represents a grouping of resources specific to an function performed by an application.
 

Classes in org.ocap.resource used by org.ocap.resource
RequestRetryCallback
          An instances of RequestRetryCallback SHALL be provided when enabling automatic reservation request retry via the ResourceContext.
ResourceAction
          A computation to be performed within a specific resource context.
ResourceContentionHandler
          A class implementing this interface decides which application shall be allowed to reserve a resource.
ResourceContentionManager
           This class manages a means of resolving a resource contention.
ResourceContext
          An instance of ResourceContext may be used to specify implicit parameters to resource reservation requests, including implicit reservations made on an application's behalf.
ResourceExceptionAction
          A computation to be performed within a specific resource context.
ResourceUsage
          This interface represents a grouping of resources specific to an function performed by an application.
 

Classes in org.ocap.resource used by org.ocap.service
ResourceUsage
          This interface represents a grouping of resources specific to an function performed by an application.
 

Classes in org.ocap.resource used by org.ocap.ui
ResourceUsage
          This interface represents a grouping of resources specific to an function performed by an application.