org.apache.felix.upnp.basedriver.importer.core.event.structs
Class Sid2Listeners
java.lang.Object
org.apache.felix.upnp.basedriver.importer.core.event.structs.Sid2Listeners
public class Sid2Listeners
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Sid2Listeners
public Sid2Listeners()
put
public void put(String sid,
UPnPEventListener listener)
remove
public final void remove(String sid)
get
public final Vector get(String sid)
updateListeners
public boolean updateListeners(String sid,
String deviceID,
String serviceID,
Dictionary dictionary)
- Parameters:
sid
- dictionary
-
getAlreadyFirst
public boolean getAlreadyFirst(String sid)
setAlreadyFirst
public void setAlreadyFirst(String sid,
boolean bool)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.