Uses of Interface
com.biglybt.net.upnp.UPnPListener
Packages that use UPnPListener
Package
Description
-
Uses of UPnPListener in com.biglybt.net.natpmp.upnp
Methods in com.biglybt.net.natpmp.upnp with parameters of type UPnPListenerModifier and TypeMethodDescriptionvoidNatPMPUPnP.addListener(UPnPListener listener) voidNatPMPUPnP.removeListener(UPnPListener listener) -
Uses of UPnPListener in com.biglybt.net.natpmp.upnp.impl
Methods in com.biglybt.net.natpmp.upnp.impl with parameters of type UPnPListenerModifier and TypeMethodDescriptionvoidNatPMPUPnPImpl.addListener(UPnPListener listener) voidNatPMPUPnPImpl.removeListener(UPnPListener listener) -
Uses of UPnPListener in com.biglybt.net.upnp
Methods in com.biglybt.net.upnp with parameters of type UPnPListenerModifier and TypeMethodDescriptionvoidUPnP.addRootDeviceListener(UPnPListener l) voidUPnP.removeRootDeviceListener(UPnPListener l) -
Uses of UPnPListener in com.biglybt.net.upnp.impl
Fields in com.biglybt.net.upnp.impl with type parameters of type UPnPListenerMethods in com.biglybt.net.upnp.impl with parameters of type UPnPListenerModifier and TypeMethodDescriptionvoidUPnPImpl.addRootDeviceListener(UPnPListener l) voidUPnPImpl.removeRootDeviceListener(UPnPListener l) -
Uses of UPnPListener in com.biglybt.plugin.upnp
Classes in com.biglybt.plugin.upnp that implement UPnPListener