org.teleal.cling.model.meta
Class LocalDeviceService

java.lang.Object
  extended by org.teleal.cling.model.meta.DeviceService<LocalService>
      extended by org.teleal.cling.model.meta.LocalDeviceService
All Implemented Interfaces:
Validatable

public class LocalDeviceService
extends DeviceService<LocalService>

Author:
Christian Bauer

Constructor Summary
LocalDeviceService(ServiceType serviceType, ServiceId serviceId, LocalService service)
           
 
Method Summary
 java.net.URI getControlURI()
           
 java.net.URI getDescriptorURI()
           
 java.net.URI getEventSubscriptionURI()
           
 
Methods inherited from class org.teleal.cling.model.meta.DeviceService
createServiceReference, getDevice, getLocalEventCallbackURI, getLocalURIPrefix, getService, getServiceId, getServiceType, prefixLocalURI, prefixLocalURI, toString, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LocalDeviceService

public LocalDeviceService(ServiceType serviceType,
                          ServiceId serviceId,
                          LocalService service)
Method Detail

getDescriptorURI

public java.net.URI getDescriptorURI()
Overrides:
getDescriptorURI in class DeviceService<LocalService>

getControlURI

public java.net.URI getControlURI()
Overrides:
getControlURI in class DeviceService<LocalService>

getEventSubscriptionURI

public java.net.URI getEventSubscriptionURI()
Overrides:
getEventSubscriptionURI in class DeviceService<LocalService>


Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.