Uses of Interface
com.biglybt.net.upnp.impl.SSDPIGDListener
-
Packages that use SSDPIGDListener Package Description com.biglybt.net.upnp.impl com.biglybt.net.upnp.impl.ssdp -
-
Uses of SSDPIGDListener in com.biglybt.net.upnp.impl
Classes in com.biglybt.net.upnp.impl that implement SSDPIGDListener Modifier and Type Class Description class
UPnPImpl
Methods in com.biglybt.net.upnp.impl with parameters of type SSDPIGDListener Modifier and Type Method Description void
SSDPIGD. addListener(SSDPIGDListener l)
void
SSDPIGD. removeListener(SSDPIGDListener l)
-
Uses of SSDPIGDListener in com.biglybt.net.upnp.impl.ssdp
Methods in com.biglybt.net.upnp.impl.ssdp with parameters of type SSDPIGDListener Modifier and Type Method Description void
SSDPIGDImpl. addListener(SSDPIGDListener l)
void
SSDPIGDImpl. removeListener(SSDPIGDListener l)
-