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.transport

Packages that use javax.tv.service.transport
javax.tv.service Provides mechanisms for accessing the service information (SI) database and APIs representing the SI elements it contains. 
javax.tv.service.transport Provides additional information about the transport mechanisms that deliver the content the SI data describes. 
 

Classes in javax.tv.service.transport used by javax.tv.service
Transport
          This interface represents an individual content delivery mechanism.
 

Classes in javax.tv.service.transport used by javax.tv.service.transport
Bouquet
          This interface represents information about a bouquet.
BouquetChangeEvent
          A BouquetChangeEvent notifies an BouquetChangeListener of changes detected in a BouquetCollection.
BouquetChangeListener
          This interface is implemented by applications wishing to receive notification of changes to Bouquet data.
BouquetCollection
          This interface represents a collection of bouquets on a Transport.
Network
          This interface provides descriptive information concerning a network.
NetworkChangeEvent
          A NetworkChangeEvent notifies an NetworkChangeListener of changes detected in a NetworkCollection.
NetworkChangeListener
          This interface is implemented by applications wishing to receive notification of changes to Network data.
NetworkCollection
          This interface represents a collection of networks on a Transport.
ServiceDetailsChangeEvent
          A ServiceDetailsChangeEvent notifies an ServiceDetailsChangeListener of changes detected to a ServiceDetails on a Transport.
ServiceDetailsChangeListener
          This interface is implemented by applications wishing to receive notification of changes to ServiceDetails data.
Transport
          This interface represents an individual content delivery mechanism.
TransportSIChangeEvent
          An TransportSIChangeEvent notifies an SIChangeListener of changes detected to the SI on a Transport.
TransportStream
          This interface provides information about a transport stream.
TransportStreamChangeEvent
          A TransportStreamChangeEvent notifies an TransportStreamChangeListener of changes detected in a TransportStreamCollection.
TransportStreamChangeListener
          This interface is implemented by applications wishing to receive notification of changes to TransportStream data.
TransportStreamCollection
          This interface represents a collection of transport streams on a Transport.
 


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.