Interface UPnPRootDevice
- All Known Implementing Classes:
NatPMPUPnPRootDeviceImpl, UPnPRootDeviceImpl
public interface UPnPRootDevice
-
Method Summary
Modifier and TypeMethodDescriptionvoidgetInfo()default InetAddressgetLocalAddress(boolean ipv4) getUPnP()getUSN()booleanvoid
-
Method Details
-
getUPnP
UPnP getUPnP() -
getUSN
String getUSN() -
getLocation
URL getLocation() -
getLocalAddress
-
getLocalAddress
-
getNetworkInterface
NetworkInterface getNetworkInterface() -
getInfo
String getInfo() -
getDevice
UPnPDevice getDevice() -
isDestroyed
boolean isDestroyed() -
getDiscoveryCache
Map getDiscoveryCache() -
addListener
-
removeListener
-