| Package | Description |
|---|---|
| org.klomp.snark.web | The I2PSnark web user interface package, providing a complete web-based torrent management system
implemented as a webapp in i2psnark.war. |
| Class and Description |
|---|
| BasicServlet Based on DefaultServlet from Jetty 6.1.26, heavily simplified and modified to remove all
dependencies on Jetty libs. |
| BasicServlet.HttpContent from Jetty HttpContent.java |
| I2PSnarkServlet Web interface servlet for I2PSnark torrent management. |
| InclusiveByteRange Byte range inclusive of end points. |
| Sorters.FileAndIndex Class to precompute and efficiently sort data on a torrent file entry. |