Uses of Package
javax.tv.service.selection

Packages that use javax.tv.service.selection
javax.tv.media   
javax.tv.service.selection   
org.dvb.media Provides DVB specific extensions to the Java Media Framework. 
org.dvb.service.selection Extensions to the Java TV service selection API. 
org.ocap.dvr Provides extension classes and interfaces to the shared DVR APIs. 
org.ocap.dvr.event Manages stream events in store content. 
org.ocap.media The org.ocap.media package is a collection of classes and interfaces for controlling access to various kinds of media components 
org.ocap.service The org.ocap.service package represents various aspects of a service. 
org.ocap.shared.dvr The shared DVR API for scheduling and managing recording requests. 
org.ocap.ui Extensions to HAVi User Interface functionality. 
 

Classes in javax.tv.service.selection used by javax.tv.media
InsufficientResourcesException
          InsufficientResourcesException is generated when sufficient resources for an operation are not available.
InvalidServiceComponentException
          This exception is thrown when one or more service components are not valid for usage in a particular context.
 

Classes in javax.tv.service.selection used by javax.tv.service.selection
InsufficientResourcesException
          InsufficientResourcesException is generated when sufficient resources for an operation are not available.
InvalidServiceComponentException
          This exception is thrown when one or more service components are not valid for usage in a particular context.
PresentationChangedEvent
          PresentationChangedEvent indicates that the content being presented in the ServiceContext has changed.
ServiceContentHandler
          A ServiceContentHandler represents a mechanism for presenting, processing or playing portions of a service.
ServiceContext
          A ServiceContext represents an environment in which services are presented in a broadcast receiver.
ServiceContextEvent
          The parent class for service context events.
ServiceContextException
          The base class for exceptions related to service contexts.
ServiceContextFactory
          This class serves as a factory for the creation of ServiceContext objects.
ServiceContextListener
          The ServiceContextListener interface is implemented by applications wishing to receive events related to service contexts.
 

Classes in javax.tv.service.selection used by org.dvb.media
InsufficientResourcesException
          InsufficientResourcesException is generated when sufficient resources for an operation are not available.
InvalidServiceComponentException
          This exception is thrown when one or more service components are not valid for usage in a particular context.
 

Classes in javax.tv.service.selection used by org.dvb.service.selection
ServiceContext
          A ServiceContext represents an environment in which services are presented in a broadcast receiver.
 

Classes in javax.tv.service.selection used by org.ocap.dvr
ServiceContext
          A ServiceContext represents an environment in which services are presented in a broadcast receiver.
ServiceContextEvent
          The parent class for service context events.
 

Classes in javax.tv.service.selection used by org.ocap.dvr.event
ServiceContext
          A ServiceContext represents an environment in which services are presented in a broadcast receiver.
 

Classes in javax.tv.service.selection used by org.ocap.media
ServiceContext
          A ServiceContext represents an environment in which services are presented in a broadcast receiver.
 

Classes in javax.tv.service.selection used by org.ocap.service
AlternativeContentEvent
          AlternativeContentEvent is generated to indicate that "alternative" content is being presented during the presentation of a service.
PresentationChangedEvent
          PresentationChangedEvent indicates that the content being presented in the ServiceContext has changed.
ServiceContext
          A ServiceContext represents an environment in which services are presented in a broadcast receiver.
ServiceContextEvent
          The parent class for service context events.
 

Classes in javax.tv.service.selection used by org.ocap.shared.dvr
InvalidServiceComponentException
          This exception is thrown when one or more service components are not valid for usage in a particular context.
ServiceContext
          A ServiceContext represents an environment in which services are presented in a broadcast receiver.
ServiceContextEvent
          The parent class for service context events.
 

Classes in javax.tv.service.selection used by org.ocap.ui
ServiceContext
          A ServiceContext represents an environment in which services are presented in a broadcast receiver.