public interface ServiceContentHandler
ServiceContentHandler represents a mechanism for
presenting, processing or playing portions of a service. A single
ServiceContentHandler may handle one or more
constituent parts of a service, as represented by one or more
locators to those parts. Each locator reported by a
ServiceContentHandler refers either to an individual
service component or to content within a service component (such as
an Xlet).ServiceMediaHandler| Modifier and Type | Method and Description |
|---|---|
Locator[] |
getServiceContentLocators()
Reports the portions of the service on which this handler operates.
|
Locator[] getServiceContentLocators()
ServiceContext.select(Locator[] components)Copyright © 2012 code4tv.com. All Rights Reserved.