Uses of Package
org.dvb.spi.selection

Packages that use org.dvb.spi.selection
org.dvb.spi.selection This package defines an SPI for selection of services and service components. 
org.dvb.spi.si.simple This package defines interfaces for providing service information, as accessed by SIManager. 
 

Classes in org.dvb.spi.selection used by org.dvb.spi.selection
LocatorScheme
          This class is used to represent a locator scheme that is supported by a SelectionProvider.
SelectionProviderContext
          Platform implementations that wish to receive notifications from a SelectionProvider register an instance that implements this interface with the SelectionProvider.
SelectionSession
          A session for presentation of one or more services over a period of time by a SelectionProvider.
ServiceDescription
          Represents the description of a service.
ServiceReference
          A reference to a service that is reached with the mediation of a SelectionProvider.
 

Classes in org.dvb.spi.selection used by org.dvb.spi.si.simple
ServiceReference
          A reference to a service that is reached with the mediation of a SelectionProvider.