com.aelitis.azureus.core.networkmanager.impl
Class NetworkManagerUtilities

java.lang.Object
  extended by com.aelitis.azureus.core.networkmanager.impl.NetworkManagerUtilities

public class NetworkManagerUtilities
extends Object


Constructor Summary
NetworkManagerUtilities()
           
 
Method Summary
static int getGroupRateLimit(LimitedRateGroup group)
          Translate the group speed limit to a proper real rate.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetworkManagerUtilities

public NetworkManagerUtilities()
Method Detail

getGroupRateLimit

public static int getGroupRateLimit(LimitedRateGroup group)
Translate the group speed limit to a proper real rate.

Parameters:
group - to use
Returns:
rate real limit in bytes per second