Uses of Interface
com.biglybt.core.ipfilter.IPFilterListener
Packages that use IPFilterListener
Package
Description
-
Uses of IPFilterListener in com.biglybt.core.ipfilter
Methods in com.biglybt.core.ipfilter with parameters of type IPFilterListenerModifier and TypeMethodDescriptionvoid
IpFilter.addListener
(IPFilterListener l) void
IpFilter.removeListener
(IPFilterListener l) -
Uses of IPFilterListener in com.biglybt.core.ipfilter.impl
Fields in com.biglybt.core.ipfilter.impl with type parameters of type IPFilterListenerModifier and TypeFieldDescription(package private) final CopyOnWriteList<IPFilterListener>
IpFilterImpl.listenerz
Methods in com.biglybt.core.ipfilter.impl that return types with arguments of type IPFilterListenerModifier and TypeMethodDescriptionprotected CopyOnWriteList<IPFilterListener>
IpFilterImpl.getListeners()
Methods in com.biglybt.core.ipfilter.impl with parameters of type IPFilterListenerModifier and TypeMethodDescriptionvoid
IpFilterImpl.addListener
(IPFilterListener l) void
IpFilterImpl.removeListener
(IPFilterListener l) -
Uses of IPFilterListener in com.biglybt.core.peer.impl.control
Classes in com.biglybt.core.peer.impl.control that implement IPFilterListenerModifier and TypeClassDescriptionclass
manages all peer transports for a torrent -
Uses of IPFilterListener in com.biglybt.ui.swt.views.configsections
Fields in com.biglybt.ui.swt.views.configsections declared as IPFilterListenerModifier and TypeFieldDescriptionprivate IPFilterListener
ConfigSectionIPFilterSWT.IPEditorParameter.filterListener