org.fourthline.cling.registry.event
Class RemoteDeviceDiscovery

java.lang.Object
  extended by org.fourthline.cling.registry.event.DeviceDiscovery<RemoteDevice>
      extended by org.fourthline.cling.registry.event.RemoteDeviceDiscovery

public class RemoteDeviceDiscovery
extends DeviceDiscovery<RemoteDevice>

Author:
Christian Bauer

Field Summary
 
Fields inherited from class org.fourthline.cling.registry.event.DeviceDiscovery
device
 
Constructor Summary
RemoteDeviceDiscovery(RemoteDevice device)
           
 
Method Summary
 
Methods inherited from class org.fourthline.cling.registry.event.DeviceDiscovery
getDevice
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteDeviceDiscovery

public RemoteDeviceDiscovery(RemoteDevice device)


Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.