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 TypeMethodDescriptionvoidUPnPSSDP.addListener(UPnPSSDPListener l) voidUPnPSSDP.removeListener(UPnPSSDPListener l) -
Uses of UPnPSSDPListener in com.biglybt.net.upnp.impl.ssdp
Classes in com.biglybt.net.upnp.impl.ssdp that implement UPnPSSDPListenerFields in com.biglybt.net.upnp.impl.ssdp with type parameters of type UPnPSSDPListenerMethods in com.biglybt.net.upnp.impl.ssdp with parameters of type UPnPSSDPListenerModifier and TypeMethodDescriptionvoidSSDPCore.addListener(UPnPSSDPListener l) voidSSDPCoreImpl.addListener(UPnPSSDPListener l) voidSSDPCore.removeListener(UPnPSSDPListener l) voidSSDPCoreImpl.removeListener(UPnPSSDPListener l)