Uses of Class
org.cybergarage.upnp.Device
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 Device in net.i2p.router.transport
Modifier and TypeMethodDescriptionvoid
UPnP.deviceAdded
(Device dev) DeviceChangeListenervoid
UPnP.deviceRemoved
(Device dev) DeviceChangeListener -
Uses of Device in org.cybergarage.upnp
Modifier and TypeMethodDescriptionDeviceList.getDevice
(int n) Service.getDevice()
Device.getDeviceByDescriptionURI
(String uri) Device.getParentDevice()
Device.getRootDevice()
Service.getRootDevice()
Modifier and TypeMethodDescriptionvoid
Add a Device to device without checking for duplicate or syntax error.void
ControlPoint.performAddDeviceListener
(Device dev) void
ControlPoint.performRemoveDeviceListener
(Device dev) protected void
ControlPoint.removeDevice
(Device dev) void
ControlPoint.renewSubscriberService
(Device dev, long timeout) void
ControlPoint.unsubscribe
(Device device) -
Uses of Device in org.cybergarage.upnp.device
Modifier and TypeMethodDescriptionvoid
DeviceChangeListener.deviceAdded
(Device dev) void
DeviceChangeListener.deviceRemoved
(Device dev) void