Uses of Class
org.johnnei.javatorrent.torrent.algos.choking.PermissiveUploadStrategy
-
Packages that use PermissiveUploadStrategy Package Description org.johnnei.javatorrent.torrent.algos.choking -
-
Uses of PermissiveUploadStrategy in org.johnnei.javatorrent.torrent.algos.choking
Subclasses of PermissiveUploadStrategy in org.johnnei.javatorrent.torrent.algos.choking Modifier and Type Class Description classPermissiveStrategyA simple choking strategy which attempt to get unchoked by everyone who has any piece we don't have and unchokes anyone who's interested in us.
-