org.apache.felix.upnp.basedriver.export
Class ExporterUPnPEventListener
java.lang.Object
org.apache.felix.upnp.basedriver.export.ExporterUPnPEventListener
- All Implemented Interfaces:
- UPnPEventListener
public class ExporterUPnPEventListener
- extends Object
- implements UPnPEventListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExporterUPnPEventListener
public ExporterUPnPEventListener(org.cybergarage.upnp.Device d)
notifyUPnPEvent
public void notifyUPnPEvent(String deviceId,
String serviceId,
Dictionary events)
- Specified by:
notifyUPnPEvent
in interface UPnPEventListener
- See Also:
UPnPEventListener.notifyUPnPEvent(java.lang.String, java.lang.String, java.util.Dictionary)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.