| Modifier and Type | Method and Description |
|---|---|
IChokingStrategy |
getChokingStrategy()
Gets the choking strategy which is optimal for this phase.
|
boolean |
isDone()
Checks if the phase has been finished
|
void |
onPhaseEnter()
Prepare the phase
|
void |
onPhaseExit()
Clean up the phase
|
void |
process()
Processing the phase of the torrent
|
boolean isDone()
void process()
void onPhaseEnter()
void onPhaseExit()
IChokingStrategy getChokingStrategy()
Copyright © 2016. All rights reserved.