FileDocCategorySizeDatePackage
UPnPRootDevice.javaAPI DocAzureus 3.0.3.41537Fri May 12 10:02:56 BST 2006com.aelitis.net.upnp

UPnPRootDevice

public interface UPnPRootDevice
author
parg

Fields Summary
Constructors Summary
Methods Summary
public voidaddListener(UPnPRootDeviceListener l)

public UPnPDevicegetDevice()

public java.lang.StringgetInfo()

public java.net.InetAddressgetLocalAddress()

public java.net.URLgetLocation()

public java.net.NetworkInterfacegetNetworkInterface()

public UPnPgetUPnP()

public java.lang.StringgetUSN()

public booleanisDestroyed()

public voidremoveListener(UPnPRootDeviceListener l)