org.teleal.cling.protocol
Class RetrieveRemoteDescriptors
java.lang.Object
org.teleal.cling.protocol.RetrieveRemoteDescriptors
- All Implemented Interfaces:
- Runnable
public class RetrieveRemoteDescriptors
- extends Object
- implements Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RetrieveRemoteDescriptors
public RetrieveRemoteDescriptors(UpnpService upnpService,
RemoteDevice rd)
getUpnpService
public UpnpService getUpnpService()
run
public void run()
- Specified by:
run
in interface Runnable
describe
protected void describe()
describe
protected void describe(String descriptorXML)
describeServices
protected RemoteDevice describeServices(RemoteDevice currentDevice)
throws DescriptorBindingException,
ValidationException
- Throws:
DescriptorBindingException
ValidationException
describeService
protected RemoteService describeService(RemoteService service)
throws DescriptorBindingException,
ValidationException
- Throws:
DescriptorBindingException
ValidationException
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.