com.aelitis.net.upnp
Interface UPnPRootDevice
- All Known Implementing Classes:
- NatPMPUPnPRootDeviceImpl, UPnPRootDeviceImpl
public interface UPnPRootDevice
- Author:
- parg
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
void addListener(UPnPRootDeviceListener l)
removeListener
void removeListener(UPnPRootDeviceListener l)