com.aelitis.azureus.core.peermanager.unchoker
Class UnchokerFactory

java.lang.Object
  extended by com.aelitis.azureus.core.peermanager.unchoker.UnchokerFactory

public class UnchokerFactory
extends Object


Field Summary
static String DEFAULT_MANAGER
           
 
Constructor Summary
UnchokerFactory()
           
 
Method Summary
static UnchokerFactory getSingleton()
           
 Unchoker getUnchoker(boolean seeding)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_MANAGER

public static final String DEFAULT_MANAGER
See Also:
Constant Field Values
Constructor Detail

UnchokerFactory

public UnchokerFactory()
Method Detail

getSingleton

public static UnchokerFactory getSingleton()

getUnchoker

public Unchoker getUnchoker(boolean seeding)