|
JSR-927 (Maintenance Release) | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use 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. |
| Uses of Transport in javax.tv.service |
| Methods in javax.tv.service that return Transport | |
abstract Transport[] |
SIManager.getTransports()
Reports the various content delivery mechanisms currently available on this platform. |
| Uses of Transport in javax.tv.service.transport |
| Subinterfaces of Transport in javax.tv.service.transport | |
interface |
BouquetCollection
This interface represents a collection of bouquets on a Transport. |
interface |
NetworkCollection
This interface represents a collection of networks on a Transport. |
interface |
TransportStreamCollection
This interface represents a collection of transport streams on a Transport. |
| Methods in javax.tv.service.transport that return Transport | |
Transport |
TransportSIChangeEvent.getTransport()
Reports the Transport that generated the event. |
| Constructors in javax.tv.service.transport with parameters of type Transport | |
TransportSIChangeEvent(Transport transport,
SIChangeType type,
SIElement e)
Constructs an TransportSIChangeEvent. |
|
ServiceDetailsChangeEvent(Transport transport,
SIChangeType type,
ServiceDetails s)
Constructs a ServiceDetailsChangeEvent. |
|
|
JSR-927 (Maintenance Release) | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||