Uses of Class
com.biglybt.core.util.FrequencyLimitedDispatcher
-
-
Uses of FrequencyLimitedDispatcher in com.biglybt.core.config.impl
Fields in com.biglybt.core.config.impl declared as FrequencyLimitedDispatcher Modifier and Type Field Description private static FrequencyLimitedDispatcher
ConfigurationManager. dirty_dispatcher
-
Uses of FrequencyLimitedDispatcher in com.biglybt.core.download.impl
Fields in com.biglybt.core.download.impl declared as FrequencyLimitedDispatcher Modifier and Type Field Description (package private) FrequencyLimitedDispatcher
DownloadManagerStatsImpl. stats_saver
-
Uses of FrequencyLimitedDispatcher in com.biglybt.core.global.impl
Fields in com.biglybt.core.global.impl declared as FrequencyLimitedDispatcher Modifier and Type Field Description private FrequencyLimitedDispatcher
GlobalManagerImpl. check_seeding_only_state_dispatcher
-
Uses of FrequencyLimitedDispatcher in com.biglybt.core.ipfilter.impl
Fields in com.biglybt.core.ipfilter.impl declared as FrequencyLimitedDispatcher Modifier and Type Field Description (package private) FrequencyLimitedDispatcher
IpFilterImpl. blockedListChangedDispatcher
-
Uses of FrequencyLimitedDispatcher in com.biglybt.core.speedmanager
Fields in com.biglybt.core.speedmanager declared as FrequencyLimitedDispatcher Modifier and Type Field Description private FrequencyLimitedDispatcher
SpeedLimitHandler. auto_peer_set_checker
private FrequencyLimitedDispatcher
SpeedLimitHandler. check_ip_sets_limiter
-
Uses of FrequencyLimitedDispatcher in com.biglybt.core.tag.impl
Fields in com.biglybt.core.tag.impl declared as FrequencyLimitedDispatcher Modifier and Type Field Description private FrequencyLimitedDispatcher
TagManagerImpl. dirty_dispatcher
private FrequencyLimitedDispatcher
TagPropertyConstraintHandler. freq_lim_dispatcher
-
Uses of FrequencyLimitedDispatcher in com.biglybt.pifimpl.local.download
Fields in com.biglybt.pifimpl.local.download declared as FrequencyLimitedDispatcher Modifier and Type Field Description private FrequencyLimitedDispatcher
DownloadManagerImpl. dirty_stub_dispatcher
-
Uses of FrequencyLimitedDispatcher in com.biglybt.pifimpl.local.ui.components
Fields in com.biglybt.pifimpl.local.ui.components declared as FrequencyLimitedDispatcher Modifier and Type Field Description (package private) FrequencyLimitedDispatcher
UITextAreaImpl. dispatcher
-
Uses of FrequencyLimitedDispatcher in com.biglybt.ui.swt.progress
Fields in com.biglybt.ui.swt.progress declared as FrequencyLimitedDispatcher Modifier and Type Field Description (package private) FrequencyLimitedDispatcher
ProgressReporterPanel. disp
-
Uses of FrequencyLimitedDispatcher in com.biglybt.ui.swt.search
Fields in com.biglybt.ui.swt.search declared as FrequencyLimitedDispatcher Modifier and Type Field Description private FrequencyLimitedDispatcher
SBC_SearchResultsView. refilter_dispatcher
-
Uses of FrequencyLimitedDispatcher in com.biglybt.ui.swt.subscriptions
Fields in com.biglybt.ui.swt.subscriptions declared as FrequencyLimitedDispatcher Modifier and Type Field Description private FrequencyLimitedDispatcher
SBC_SubscriptionResultsView. refilter_dispatcher
-
Uses of FrequencyLimitedDispatcher in com.biglybt.ui.swt.views
Fields in com.biglybt.ui.swt.views declared as FrequencyLimitedDispatcher Modifier and Type Field Description private FrequencyLimitedDispatcher
MyTorrentsView. refresh_limiter
-
Uses of FrequencyLimitedDispatcher in com.biglybt.ui.swt.views.skin
Fields in com.biglybt.ui.swt.views.skin declared as FrequencyLimitedDispatcher Modifier and Type Field Description private FrequencyLimitedDispatcher
SB_Transfers. redraw_disp
private FrequencyLimitedDispatcher
SB_Transfers. refresh_limiter
private FrequencyLimitedDispatcher
ToolBarView. refresh_limiter
-
Uses of FrequencyLimitedDispatcher in com.biglybt.ui.swt.views.table.painted
Fields in com.biglybt.ui.swt.views.table.painted declared as FrequencyLimitedDispatcher Modifier and Type Field Description private FrequencyLimitedDispatcher
TableViewPainted. redraw_dispatcher
private FrequencyLimitedDispatcher
TableViewPainted. refresh_dispatcher
(package private) FrequencyLimitedDispatcher
TableViewPainted. vbarDispatcher
-
Uses of FrequencyLimitedDispatcher in com.biglybt.ui.swt.views.tableitems.peers
Fields in com.biglybt.ui.swt.views.tableitems.peers declared as FrequencyLimitedDispatcher Modifier and Type Field Description private FrequencyLimitedDispatcher
PiecesItem. invalidateDispatcher
-