Uses of Interface
com.biglybt.net.upnp.UPnPSSDPListener
Packages that use UPnPSSDPListener
-
Uses of UPnPSSDPListener in com.biglybt.net.upnp
Methods in com.biglybt.net.upnp with parameters of type UPnPSSDPListenerModifier and TypeMethodDescriptionvoid
UPnPSSDP.addListener
(UPnPSSDPListener l) void
UPnPSSDP.removeListener
(UPnPSSDPListener l) -
Uses of UPnPSSDPListener in com.biglybt.net.upnp.impl.ssdp
Classes in com.biglybt.net.upnp.impl.ssdp that implement UPnPSSDPListenerMethods in com.biglybt.net.upnp.impl.ssdp with parameters of type UPnPSSDPListenerModifier and TypeMethodDescriptionvoid
SSDPCore.addListener
(UPnPSSDPListener l) void
SSDPCore.removeListener
(UPnPSSDPListener l)