org.dvb.internet
Class InternetServiceType

java.lang.Object
  extended by javax.tv.service.ServiceType
      extended by org.dvb.internet.InternetServiceType

public class InternetServiceType
extends javax.tv.service.ServiceType

Class representing the additional service types available in the Internet Access profile. When this service type is used in a java.tv.service.navigation.ServiceTypeFilter for filtering available services on their type, all internet client services shall be returned. Applications wishing to obtain a specific sub-type of internet client service should use InternetServiceFilter.

See Also:
InternetServiceFilter

Field Summary
static javax.tv.service.ServiceType INTERNET_CLIENT
          WWW service type
 
Fields inherited from class javax.tv.service.ServiceType
ANALOG_RADIO, ANALOG_TV, DATA_APPLICATION, DATA_BROADCAST, DIGITAL_RADIO, DIGITAL_TV, NVOD_REFERENCE, NVOD_TIME_SHIFTED, UNKNOWN
 
Method Summary
 
Methods inherited from class javax.tv.service.ServiceType
toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

INTERNET_CLIENT

public static final javax.tv.service.ServiceType INTERNET_CLIENT
WWW service type