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 TypeMethodDescriptionvoid
NatPMPUPnP.addListener
(UPnPListener listener) void
NatPMPUPnP.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 TypeMethodDescriptionvoid
NatPMPUPnPImpl.addListener
(UPnPListener listener) void
NatPMPUPnPImpl.removeListener
(UPnPListener listener) -
Uses of UPnPListener in com.biglybt.net.upnp
Methods in com.biglybt.net.upnp with parameters of type UPnPListenerModifier and TypeMethodDescriptionvoid
UPnP.addRootDeviceListener
(UPnPListener l) void
UPnP.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 TypeMethodDescriptionvoid
UPnPImpl.addRootDeviceListener
(UPnPListener l) void
UPnPImpl.removeRootDeviceListener
(UPnPListener l) -
Uses of UPnPListener in com.biglybt.plugin.upnp
Classes in com.biglybt.plugin.upnp that implement UPnPListener