| Interface | Description |
|---|---|
| Bouquet |
This interface represents information about a bouquet.
|
| 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.
|
| 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 | Description |
|---|---|
| BouquetChangeEvent |
A
BouquetChangeEvent notifies an
BouquetChangeListener of changes detected in a
BouquetCollection. |
| 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. |
Copyright © 2012 code4tv.com. All Rights Reserved.