FileDocCategorySizeDatePackage
RateHandler.javaAPI DocAzureus 3.0.3.41459Thu Feb 09 19:42:54 GMT 2006com.aelitis.azureus.core.networkmanager.impl

RateHandler

public interface RateHandler
Handler to allow external control of an entity's byte processing rate.

Fields Summary
Constructors Summary
Methods Summary
public voidbytesProcessed(int num_bytes_processed)
Notification of any bytes processed by the entity.

param
num_bytes_processed

public intgetCurrentNumBytesAllowed()
Get the current number of bytes allowed to be processed by the entity.

return
number of bytes allowed