| Package | Description |
|---|---|
| com.sun.tv.si | |
| javax.tv.service | |
| javax.tv.service.guide | |
| javax.tv.service.navigation | |
| javax.tv.service.transport |
| Modifier and Type | Class and Description |
|---|---|
class |
BouquetImpl
This class implements the Bouquet interface which
represents information about a bouquet (a collection of
services which can span transport stream and network boundaries).
|
class |
NetworkImpl
This interface provides descriptive information about a network of
transport streams.
|
class |
ProgramEventDescriptionImpl
This
SIElement provides a textual description of a
ProgramEvent. |
class |
ProgramEventImpl |
class |
ServiceComponentImpl
This interface represents a abstraction of an Elementary Stream.
|
class |
ServiceDescriptionImpl
This
SIElement provides a textual description of a
Service. |
class |
ServiceDetailsImpl
This interface provides access to Service meta-data.
|
class |
ServiceImpl |
class |
TransportStreamImpl
This interface provides information about a transport stream.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SIRequestImpl.notifySuccess(SIRetrievable[] result)
Notifies the
SIRequestImpl of successful asynchronous
SI retrieval. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SIElement
The base interface of elements provided by the SI database.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SIRequestor.notifySuccess(SIRetrievable[] result)
Notifies the
SIRequestor of successful asynchronous
SI retrieval. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProgramEvent
ProgramEvent represents collection of elementary
streams with a common time base, an associated start time, and an
associated end time. |
interface |
ProgramEventDescription
This
SIElement provides a textual description of a
ProgramEvent. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServiceComponent
This interface represents an abstraction of an elementary
stream.
|
interface |
ServiceDescription
This interface provides a textual description of a
Service. |
interface |
ServiceDetails
This interface provides access to service meta-data.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Bouquet
This interface represents information about a bouquet.
|
interface |
Network
This interface provides descriptive information concerning a network.
|
interface |
TransportStream
This interface provides information about a transport stream.
|
Copyright © 2012 code4tv.com. All Rights Reserved.