Uses of Interface
org.cybergarage.upnp.device.PresentationListener

Packages that use PresentationListener
org.cybergarage.upnp   
 

Uses of PresentationListener in org.cybergarage.upnp
 

Methods in org.cybergarage.upnp that return PresentationListener
 PresentationListener Device.getPresentationListener()
           
 

Methods in org.cybergarage.upnp with parameters of type PresentationListener
 void Device.setPresentationListener(PresentationListener listener)