Uses of Interface
javax.tv.service.SIRetrievable

Packages that use SIRetrievable
javax.tv.service   
javax.tv.service.guide   
javax.tv.service.navigation   
javax.tv.service.transport   
org.ocap.si The org.ocap.si package represents MPEG-2 PSI data. 
 

Uses of SIRetrievable in javax.tv.service
 

Subinterfaces of SIRetrievable in javax.tv.service
 interface SIElement
          The base interface of elements provided by the SI database.
 

Methods in javax.tv.service with parameters of type SIRetrievable
 void SIRequestor.notifySuccess(SIRetrievable[] result)
          Notifies the SIRequestor of successful asynchronous SI retrieval.
 

Uses of SIRetrievable in javax.tv.service.guide
 

Subinterfaces of SIRetrievable in javax.tv.service.guide
 interface ProgramEvent
          ProgramEvent represents collection of elementary streams with a common time base, an associated start time, and an associated end time.
 interface ProgramEventDescription
          This SIElement provides a textual description of a ProgramEvent.
 

Uses of SIRetrievable in javax.tv.service.navigation
 

Subinterfaces of SIRetrievable in javax.tv.service.navigation
 interface ServiceComponent
          This interface represents an abstraction of an elementary stream.
 interface ServiceDescription
          This interface provides a textual description of a Service.
 interface ServiceDetails
          This interface provides access to service meta-data.
 

Uses of SIRetrievable in javax.tv.service.transport
 

Subinterfaces of SIRetrievable in javax.tv.service.transport
 interface Network
          This interface provides descriptive information concerning a network.
 interface TransportStream
          This interface provides information about a transport stream.
 

Uses of SIRetrievable in org.ocap.si
 

Subinterfaces of SIRetrievable in org.ocap.si
 interface ProgramAssociationTable
          This interface represents an MPEG-2 Program Association Table (PAT).
 interface ProgramMapTable
          This interface represents an MPEG-2 Program Map Table (PMT).
 interface Table
          This interface represents an MPEG-2 Program Specific Information (PSI) table structure.