File
Doc
Category
Size
Date
Package
UPnPRootDevice.java
API Doc
Azureus 3.0.3.4
1537
Fri May 12 10:02:56 BST 2006
com.aelitis.net.upnp
UPnPRootDevice
public interface UPnPRootDevice
author
parg
Fields Summary
Constructors Summary
Methods Summary
public void
addListener
(
UPnPRootDeviceListener
l)
public
UPnPDevice
getDevice
()
public
java.lang.String
getInfo
()
public
java.net.InetAddress
getLocalAddress
()
public
java.net.URL
getLocation
()
public
java.net.NetworkInterface
getNetworkInterface
()
public
UPnP
getUPnP
()
public
java.lang.String
getUSN
()
public
boolean
isDestroyed
()
public void
removeListener
(
UPnPRootDeviceListener
l)
Java Code Source