Uses of Package
org.dvb.spi

Packages that use org.dvb.spi
org.dvb.security.provider Enables the use of providers (as supported by the org.dvb.spi package) as cryptographic service providers (as supported by the java.security package). 
org.dvb.spi This package defines a central registry for all DVB Service Provider Interface (SPI) providers. 
org.dvb.spi.ict This package enables the GEM return channel application download mechanism to be used with non-standard, proprietary or market specific protocols. 
org.dvb.spi.selection This package defines an SPI for selection of services and service components. 
org.dvb.spi.si.full This package defines an interface for providing full service information, as accessed by javax.tv.service.SIManager. 
org.dvb.spi.si.simple This package defines interfaces for providing service information, as accessed by SIManager. 
 

Classes in org.dvb.spi used by org.dvb.security.provider
Provider
          Abstract interface for all DVB providers.
XletBoundProvider
          Interface for all Xlet-bound providers.
 

Classes in org.dvb.spi used by org.dvb.spi
Provider
          Abstract interface for all DVB providers.
ProviderFailedInstallationException
          Thrown when there is a problem installing a provider.
ProviderRegistry
          Registry of providers.
SystemBoundProvider
          Interface for providers that are registered from one Xlet, but provide system-wide services.
XletBoundProvider
          Interface for all Xlet-bound providers.
 

Classes in org.dvb.spi used by org.dvb.spi.ict
Provider
          Abstract interface for all DVB providers.
SystemBoundProvider
          Interface for providers that are registered from one Xlet, but provide system-wide services.
 

Classes in org.dvb.spi used by org.dvb.spi.selection
Provider
          Abstract interface for all DVB providers.
SystemBoundProvider
          Interface for providers that are registered from one Xlet, but provide system-wide services.
 

Classes in org.dvb.spi used by org.dvb.spi.si.full
Provider
          Abstract interface for all DVB providers.
XletBoundProvider
          Interface for all Xlet-bound providers.
 

Classes in org.dvb.spi used by org.dvb.spi.si.simple
Provider
          Abstract interface for all DVB providers.
SystemBoundProvider
          Interface for providers that are registered from one Xlet, but provide system-wide services.