Uses of Interface
com.biglybt.net.upnp.UPnPLogListener
Packages that use UPnPLogListener
-
Uses of UPnPLogListener in com.biglybt.net.upnp
Methods in com.biglybt.net.upnp with parameters of type UPnPLogListenerModifier and TypeMethodDescriptionvoid
UPnP.addLogListener
(UPnPLogListener l) void
UPnP.removeLogListener
(UPnPLogListener l) -
Uses of UPnPLogListener in com.biglybt.net.upnp.impl
Methods in com.biglybt.net.upnp.impl with parameters of type UPnPLogListenerModifier and TypeMethodDescriptionvoid
UPnPImpl.addLogListener
(UPnPLogListener l) void
UPnPImpl.removeLogListener
(UPnPLogListener l) -
Uses of UPnPLogListener in com.biglybt.plugin.upnp
Fields in com.biglybt.plugin.upnp declared as UPnPLogListener