Uses of Class
org.klomp.snark.web.I2PSnarkServlet
-
Packages that use I2PSnarkServlet Package Description org.klomp.snark.web The i2psnark user interface, implemented as a webapp in i2psnark.war. -
-
Uses of I2PSnarkServlet in org.klomp.snark.web
Methods in org.klomp.snark.web with parameters of type I2PSnarkServlet Modifier and Type Method Description static Comparator<Snark>
Sorters. getComparator(int type, String lang, I2PSnarkServlet servlet)
Negative is reverse 0, 1: Name 2: Status 3: Peers 4: ETA 5: Size 6: Downloaded 7: Uploaded 8: Down rate 9: Up rate 10: Remaining (needed) 11: Upload ratio 12: File typestatic Comparator<Sorters.FileAndIndex>
Sorters. getFileComparator(int type, I2PSnarkServlet servlet)
Negative is reverse 0, 1: Name 5: Size 10: Remaining (needed) 12: File type 13: Priority
-