FileDocCategorySizeDatePackage
UploadHelper.javaAPI DocAzureus 3.0.3.41736Tue Jul 18 22:37:36 BST 2006com.aelitis.azureus.core.peermanager.uploadslots

UploadHelper

public interface UploadHelper

Fields Summary
public static final int
PRIORITY_DISABLED
public static final int
PRIORITY_LOWEST
public static final int
PRIORITY_LOW
public static final int
PRIORITY_NORMAL
public static final int
PRIORITY_HIGH
public static final int
PRIORITY_HIGHEST
Constructors Summary
Methods Summary
public java.util.ArrayListgetAllPeers()
Get all (PEPeerTransport) peers for this download.

return
non-mutable list of peers

public intgetPriority()
Get download opt unchoke priority.

return

public booleanisSeeding()
Is this download in seeding mode.

return
true if seeding, false if downloading