Uses of Interface
org.gudy.azureus2.plugins.utils.AggregatedDispatcher

Packages that use AggregatedDispatcher
org.gudy.azureus2.plugins.utils   
 

Uses of AggregatedDispatcher in org.gudy.azureus2.plugins.utils
 

Methods in org.gudy.azureus2.plugins.utils that return AggregatedDispatcher
 AggregatedDispatcher Utilities.createAggregatedDispatcher(long idle_dispatch_time, long max_queue_size)
          create a dispatcher that will queue runnable items until either the limit is reached or the dispatcher hasn't had an entry added for the defined idle time