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 TypeMethodDescriptionvoidUPnP.addLogListener(UPnPLogListener l) voidUPnP.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 TypeMethodDescriptionvoidUPnPImpl.addLogListener(UPnPLogListener l) voidUPnPImpl.removeLogListener(UPnPLogListener l) -
Uses of UPnPLogListener in com.biglybt.plugin.upnp
Fields in com.biglybt.plugin.upnp declared as UPnPLogListener