Uses of Package
org.davic.resources

Packages that use org.davic.resources
org.davic.mpeg.sections Provides access to MPEG-2 section filtering. 
org.davic.net.tuning Provides access to tuning - MPEG multiplex selection. 
org.davic.resources Provides a framework for scarce resource management. 
org.dvb.event Provides access to user input events before they are processed through the event mechanism of the java.awt package. 
org.dvb.net.rc Provides session management for bi-directional IP connections which are session based from the point of view of an application. 
org.havi.ui   
org.havi.ui.event   
 

Classes in org.davic.resources used by org.davic.mpeg.sections
ResourceClient
          This interface should be implemented by objects that use a scarce resource.
ResourceProxy
          The resource proxy interface is implemented by objects which represent a scarce resource to an application but where the actual scarce resource may be a lower level object to which the application does not have direct access.
ResourceServer
          The resource server interface is implemented by objects which manage low level scarce resources and inform applications of changes in their status which may have happened due to factors beyond the control of the application.
ResourceStatusEvent
          This class is the parent class for events reporting changes in the status of resources.
ResourceStatusListener
          This interface should be implemented by objects wishing to be informed about changes in status of particular resources.
 

Classes in org.davic.resources used by org.davic.net.tuning
ResourceClient
          This interface should be implemented by objects that use a scarce resource.
ResourceProxy
          The resource proxy interface is implemented by objects which represent a scarce resource to an application but where the actual scarce resource may be a lower level object to which the application does not have direct access.
ResourceServer
          The resource server interface is implemented by objects which manage low level scarce resources and inform applications of changes in their status which may have happened due to factors beyond the control of the application.
ResourceStatusEvent
          This class is the parent class for events reporting changes in the status of resources.
ResourceStatusListener
          This interface should be implemented by objects wishing to be informed about changes in status of particular resources.
 

Classes in org.davic.resources used by org.davic.resources
ResourceClient
          This interface should be implemented by objects that use a scarce resource.
ResourceProxy
          The resource proxy interface is implemented by objects which represent a scarce resource to an application but where the actual scarce resource may be a lower level object to which the application does not have direct access.
ResourceStatusEvent
          This class is the parent class for events reporting changes in the status of resources.
ResourceStatusListener
          This interface should be implemented by objects wishing to be informed about changes in status of particular resources.
 

Classes in org.davic.resources used by org.dvb.event
ResourceClient
          This interface should be implemented by objects that use a scarce resource.
ResourceProxy
          The resource proxy interface is implemented by objects which represent a scarce resource to an application but where the actual scarce resource may be a lower level object to which the application does not have direct access.
ResourceServer
          The resource server interface is implemented by objects which manage low level scarce resources and inform applications of changes in their status which may have happened due to factors beyond the control of the application.
ResourceStatusEvent
          This class is the parent class for events reporting changes in the status of resources.
ResourceStatusListener
          This interface should be implemented by objects wishing to be informed about changes in status of particular resources.
 

Classes in org.davic.resources used by org.dvb.net.rc
ResourceClient
          This interface should be implemented by objects that use a scarce resource.
ResourceProxy
          The resource proxy interface is implemented by objects which represent a scarce resource to an application but where the actual scarce resource may be a lower level object to which the application does not have direct access.
ResourceServer
          The resource server interface is implemented by objects which manage low level scarce resources and inform applications of changes in their status which may have happened due to factors beyond the control of the application.
ResourceStatusEvent
          This class is the parent class for events reporting changes in the status of resources.
ResourceStatusListener
          This interface should be implemented by objects wishing to be informed about changes in status of particular resources.
 

Classes in org.davic.resources used by org.havi.ui
ResourceClient
          This interface should be implemented by objects that use a scarce resource.
ResourceProxy
          The resource proxy interface is implemented by objects which represent a scarce resource to an application but where the actual scarce resource may be a lower level object to which the application does not have direct access.
ResourceServer
          The resource server interface is implemented by objects which manage low level scarce resources and inform applications of changes in their status which may have happened due to factors beyond the control of the application.
ResourceStatusEvent
          This class is the parent class for events reporting changes in the status of resources.
ResourceStatusListener
          This interface should be implemented by objects wishing to be informed about changes in status of particular resources.
 

Classes in org.davic.resources used by org.havi.ui.event
ResourceStatusEvent
          This class is the parent class for events reporting changes in the status of resources.