All Classes and Interfaces

Classes
Class
Description
Common servlet for errors This is intended for webapps and local plugins.
Extends DefaultServlet to set locale for the displayed time of directory listings, to prevent leaking of the locale.
Modified from Jetty 6.1.26 StdErrLog.java and Slf4jLog.java Usage: org.eclipse.log.Log.setLog(new I2PLogger(ctx));
This RequestLog implementation outputs logs in the pseudo-standard NCSA common log format.
Start Jetty where the args are one or more XML files.
Parses a Jetty XML configuration file.
Simply call org.apache.jasper.JspC, then exit.
Refactored in 0.9.33 to use Servlet 3.0 API and remove dependency on old Jetty 5 MultiPartRequest code.
Simple utilities for servlets.
Work around the "No org.apache.tomcat.InstanceManager set in ServletContext" problem for eepsites with webapps.
 
Treat a writer as an output stream.
Adds a header, X-I2P-Location, to requests when they do **not** come in on an I2P hostname.