Interface SSDPIGDListener
- All Known Implementing Classes:
UPnPImpl
public interface SSDPIGDListener
-
Method Summary
Modifier and TypeMethodDescriptionvoiddeviceStatusUpdate(InetAddress address, boolean alive) voidinterfaceChanged(NetworkInterface network_interface) voidvoidrootDiscovered(NetworkInterface network_interface, InetAddress local_address, String usn, URL location) voidrootLost(InetAddress local_address, String usn)
-
Method Details
-
rootDiscovered
void rootDiscovered(NetworkInterface network_interface, InetAddress local_address, String usn, URL location) -
rootAlive
-
rootLost
-
deviceStatusUpdate
-
interfaceChanged
-