Package com.biglybt.net.upnp.impl
Interface SSDPIGDListener
- All Known Implementing Classes:
UPnPImpl
public interface SSDPIGDListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
interfaceChanged
(NetworkInterface network_interface) void
void
rootDiscovered
(NetworkInterface network_interface, InetAddress local_address, String usn, URL location) void
rootLost
(InetAddress local_address, String usn)
-
Method Details
-
rootDiscovered
void rootDiscovered(NetworkInterface network_interface, InetAddress local_address, String usn, URL location) -
rootAlive
-
rootLost
-
interfaceChanged
-