Uses of Interface
org.cybergarage.upnp.device.DeviceChangeListener
Package | Description |
---|---|
net.i2p.router.transport |
The transport system allows the usage of communication layers that are below I2P in the stack, on which I2P messages are sent.
|
org.cybergarage.upnp |
-
Uses of DeviceChangeListener in net.i2p.router.transport
Classes in net.i2p.router.transport that implement DeviceChangeListener Modifier and Type Class Description class
UPnP
This (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 DeviceChangeListener Modifier and Type Method Description void
ControlPoint. addDeviceChangeListener(DeviceChangeListener listener)
void
ControlPoint. removeDeviceChangeListener(DeviceChangeListener listener)