Uses of Interface
org.cybergarage.upnp.device.DeviceChangeListener
Packages that use DeviceChangeListener
Package
Description
The transport system allows the usage of communication layers that are below I2P in the stack, on which I2P messages are sent.
-
Uses of DeviceChangeListener in net.i2p.router.transport
Classes in net.i2p.router.transport that implement DeviceChangeListenerModifier and TypeClassDescriptionclassThis (and all in org/freenet, org/cybergarage, org/xmlpull) grabbed from freenet SVN, mid-February 2009 by zzz. -
Uses of DeviceChangeListener in org.cybergarage.upnp
Methods in org.cybergarage.upnp with parameters of type DeviceChangeListenerModifier and TypeMethodDescriptionvoidControlPoint.addDeviceChangeListener(DeviceChangeListener listener) voidControlPoint.removeDeviceChangeListener(DeviceChangeListener listener)