Package com.biglybt.net.upnp
Interface UPnPRootDevice
- All Known Implementing Classes:
NatPMPUPnPRootDeviceImpl
,UPnPRootDeviceImpl
public interface UPnPRootDevice
-
Method Details
-
getUPnP
UPnP getUPnP() -
getUSN
String getUSN() -
getLocation
URL getLocation() -
getLocalAddress
InetAddress getLocalAddress() -
getNetworkInterface
NetworkInterface getNetworkInterface() -
getInfo
String getInfo() -
getDevice
UPnPDevice getDevice() -
isDestroyed
boolean isDestroyed() -
getDiscoveryCache
Map getDiscoveryCache() -
addListener
-
removeListener
-