Uses of Interface
com.biglybt.net.upnp.impl.SSDPIGDListener
Packages that use SSDPIGDListener
-
Uses of SSDPIGDListener in com.biglybt.net.upnp.impl
Classes in com.biglybt.net.upnp.impl that implement SSDPIGDListenerMethods in com.biglybt.net.upnp.impl with parameters of type SSDPIGDListenerModifier and TypeMethodDescriptionvoid
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 SSDPIGDListenerModifier and TypeMethodDescriptionvoid
SSDPIGDImpl.addListener
(SSDPIGDListener l) void
SSDPIGDImpl.removeListener
(SSDPIGDListener l)