Package javax.tv.service.transport

Interface Summary
Network This interface provides descriptive information concerning a network.
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.
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.
TransportStream This interface provides information about a transport stream.
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.
 

Class Summary
NetworkChangeEvent A NetworkChangeEvent notifies an NetworkChangeListener of changes detected in a NetworkCollection.
ServiceDetailsChangeEvent A ServiceDetailsChangeEvent notifies an ServiceDetailsChangeListener of changes detected to a ServiceDetails on a Transport.
TransportSIChangeEvent An TransportSIChangeEvent notifies an SIChangeListener of changes detected to the SI on a Transport.
TransportStreamChangeEvent A TransportStreamChangeEvent notifies an TransportStreamChangeListener of changes detected in a TransportStreamCollection.