Uses of Class
org.johnnei.javatorrent.phases.PhaseRegulator
-
Packages that use PhaseRegulator Package Description org.johnnei.javatorrent org.johnnei.javatorrent.phases -
-
Uses of PhaseRegulator in org.johnnei.javatorrent
Methods in org.johnnei.javatorrent that return PhaseRegulator Modifier and Type Method Description PhaseRegulatorTorrentClient. getPhaseRegulator()Gets thePhaseRegulatorwhich manages the ordering of the download states.Methods in org.johnnei.javatorrent with parameters of type PhaseRegulator Modifier and Type Method Description TorrentClient.BuilderTorrentClient.Builder. setPhaseRegulator(PhaseRegulator phaseRegulator) -
Uses of PhaseRegulator in org.johnnei.javatorrent.phases
Methods in org.johnnei.javatorrent.phases that return PhaseRegulator Modifier and Type Method Description PhaseRegulatorPhaseRegulator.Builder. build()
-