com.aelitis.net.upnp
Interface UPnPRootDevice
- All Known Implementing Classes:
- NatPMPUPnPRootDeviceImpl, UPnPRootDeviceImpl
public interface UPnPRootDevice
- Author:
- parg
getUPnP
UPnP getUPnP()
getUSN
java.lang.String getUSN()
getLocation
java.net.URL getLocation()
getLocalAddress
java.net.InetAddress getLocalAddress()
getNetworkInterface
java.net.NetworkInterface getNetworkInterface()
getInfo
java.lang.String getInfo()
getDevice
UPnPDevice getDevice()
isDestroyed
boolean isDestroyed()
getDiscoveryCache
java.util.Map getDiscoveryCache()
addListener
void addListener(UPnPRootDeviceListener l)
removeListener
void removeListener(UPnPRootDeviceListener l)