Uses of Class
org.apache.felix.upnp.basedriver.importer.core.event.structs.SubscriptionQueue

Packages that use SubscriptionQueue
org.apache.felix.upnp.basedriver.importer.core   
org.apache.felix.upnp.basedriver.importer.core.event.structs   
org.apache.felix.upnp.basedriver.importer.core.event.thread   
 

Uses of SubscriptionQueue in org.apache.felix.upnp.basedriver.importer.core
 

Constructors in org.apache.felix.upnp.basedriver.importer.core with parameters of type SubscriptionQueue
MyCtrlPoint(BundleContext context, SubscriptionQueue subQueue, NotifierQueue notifierQueue)
           
 

Uses of SubscriptionQueue in org.apache.felix.upnp.basedriver.importer.core.event.structs
 

Methods in org.apache.felix.upnp.basedriver.importer.core.event.structs with parameters of type SubscriptionQueue
 void Monitor.updateListener(ListenerModified msg, SubscriptionQueue subqueue, MyCtrlPoint ctrl)
           
 

Uses of SubscriptionQueue in org.apache.felix.upnp.basedriver.importer.core.event.thread
 

Constructors in org.apache.felix.upnp.basedriver.importer.core.event.thread with parameters of type SubscriptionQueue
Renewer(long timeout, String sid, org.cybergarage.upnp.Service service, MyCtrlPoint ctrl, SubscriptionQueue subqueue)
          *
SubScriber(MyCtrlPoint ctrl, SubscriptionQueue subQueue, Monitor monitor)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.