Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR-927 (Maintenance Release)

Uses of Package
javax.tv.service

Packages that use javax.tv.service
javax.tv.service Provides mechanisms for accessing the service information (SI) database and APIs representing the SI elements it contains. 
javax.tv.service.guide Provides APIs to support electronic program guides (EPGs), including program schedules, program events and program ratings. 
javax.tv.service.navigation Provides APIs to navigate through services and hierarchical service information. 
javax.tv.service.selection Provides a mechanism to select a Service for presentation. 
javax.tv.service.transport Provides additional information about the transport mechanisms that deliver the content the SI data describes. 
 

Classes in javax.tv.service used by javax.tv.service
RatingDimension
          The RatingDimension interface represents an individual content rating scheme against which program events are rated.
Service
          The Service interface represents an abstract view on what is generally referred to as a television "service" or "channel".
ServiceInformationType
          This class represents types of service information (SI) formats.
ServiceNumber
          This interface is used to identify services by service (or channel) numbers.
ServiceType
          This class represents service type values such as "digital television", "digital radio", "NVOD reference service", "NVOD time-shifted service", "analog television", "analog radio", "data broadcast" and "application".
SIChangeType
          This class represents types of changes to SI elements.
SIElement
          The base interface of elements provided by the SI database.
SIException
          The base class for exceptions related to service information.
SIManager
          An SIManager represents a managing entity which has knowledge of all the broadcast resources available to a receiver.
SIRequest
          An SIRequest object is used to cancel a pending asynchronous SI retrieval operation.
SIRequestFailureType
          This class represents reason codes for failure of asynchronous SI retrieval requests.
SIRequestor
          This interface is implemented by application classes to receive the results of asynchronous SI retrieval requests.
SIRetrievable
          This interface is implemented by objects that are retrieved from SI data in the broadcast.
 

Classes in javax.tv.service used by javax.tv.service.guide
Service
          The Service interface represents an abstract view on what is generally referred to as a television "service" or "channel".
SIChangeEvent
          SIChangeEvent objects are sent to SIChangeListener instances to signal detected changes in the SI database.
SIChangeListener
          This is the super-interface of the interfaces by which applications may receive notification of changes to SIElement data.
SIChangeType
          This class represents types of changes to SI elements.
SIElement
          The base interface of elements provided by the SI database.
SIException
          The base class for exceptions related to service information.
SIRequest
          An SIRequest object is used to cancel a pending asynchronous SI retrieval operation.
SIRequestor
          This interface is implemented by application classes to receive the results of asynchronous SI retrieval requests.
SIRetrievable
          This interface is implemented by objects that are retrieved from SI data in the broadcast.
 

Classes in javax.tv.service used by javax.tv.service.navigation
Service
          The Service interface represents an abstract view on what is generally referred to as a television "service" or "channel".
ServiceType
          This class represents service type values such as "digital television", "digital radio", "NVOD reference service", "NVOD time-shifted service", "analog television", "analog radio", "data broadcast" and "application".
SIChangeEvent
          SIChangeEvent objects are sent to SIChangeListener instances to signal detected changes in the SI database.
SIChangeListener
          This is the super-interface of the interfaces by which applications may receive notification of changes to SIElement data.
SIChangeType
          This class represents types of changes to SI elements.
SIElement
          The base interface of elements provided by the SI database.
SIException
          The base class for exceptions related to service information.
SIRequest
          An SIRequest object is used to cancel a pending asynchronous SI retrieval operation.
SIRequestor
          This interface is implemented by application classes to receive the results of asynchronous SI retrieval requests.
SIRetrievable
          This interface is implemented by objects that are retrieved from SI data in the broadcast.
 

Classes in javax.tv.service used by javax.tv.service.selection
Service
          The Service interface represents an abstract view on what is generally referred to as a television "service" or "channel".
 

Classes in javax.tv.service used by javax.tv.service.transport
SIChangeEvent
          SIChangeEvent objects are sent to SIChangeListener instances to signal detected changes in the SI database.
SIChangeListener
          This is the super-interface of the interfaces by which applications may receive notification of changes to SIElement data.
SIChangeType
          This class represents types of changes to SI elements.
SIElement
          The base interface of elements provided by the SI database.
SIRequest
          An SIRequest object is used to cancel a pending asynchronous SI retrieval operation.
SIRequestor
          This interface is implemented by application classes to receive the results of asynchronous SI retrieval requests.
SIRetrievable
          This interface is implemented by objects that are retrieved from SI data in the broadcast.
 


JSR-927 (Maintenance Release)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 927 specification.