| Package | Description |
|---|---|
| com.sun.tv.si | |
| javax.tv.service | |
| javax.tv.service.transport |
| Modifier and Type | Class and Description |
|---|---|
class |
TransportImpl
This interface represents an individual content delivery mechanism.
|
| Modifier and Type | Method and Description |
|---|---|
Transport[] |
SIManagerImpl.getTransports()
Reports the various content delivery mechanisms available on
this platform.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Transport[] |
SIManager.getTransports()
Reports the various content delivery mechanisms currently
available on this platform.
|
| Modifier and Type | Interface and Description |
|---|---|
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. |
| Modifier and Type | Method and Description |
|---|---|
Transport |
TransportSIChangeEvent.getTransport()
Reports the
Transport that generated the event. |
| Constructor and Description |
|---|
ServiceDetailsChangeEvent(Transport transport,
SIChangeType type,
ServiceDetails s)
Constructs a
ServiceDetailsChangeEvent. |
TransportSIChangeEvent(Transport transport,
SIChangeType type,
SIElement e)
Constructs an
TransportSIChangeEvent. |
Copyright © 2012 code4tv.com. All Rights Reserved.