Package org.klomp.snark.web

The i2psnark user interface, implemented as a webapp in i2psnark.war.

See:
          Description

Interface Summary
BasicServlet.HttpContent from Jetty HttpContent.java
 

Class Summary
BasicServlet Based on DefaultServlet from Jetty 6.1.26, heavily simplified and modified to remove all dependencies on Jetty libs.
FetchAndAdd A cancellable torrent file downloader.
I2PSnarkServlet Refactored to eliminate Jetty dependencies.
InclusiveByteRange Byte range inclusive of end points.
MimeTypes Based on MimeTypes from Jetty 6.1.26, heavily simplified and modified to remove all dependencies on Jetty libs.
RunStandalone Deprecated. does not work
Sorters Comparators for various columns
Sorters.FileAndIndex Class to precompute and efficiently sort data on a torrent file entry.
URIUtil URI Holder.
WriterOutputStream Treat a writer as an output stream.
 

Package org.klomp.snark.web Description

The i2psnark user interface, implemented as a webapp in i2psnark.war.