See: Description
| Class | Description |
|---|---|
| I2PLogger |
Modified from Jetty 6.1.26 StdErrLog.java and Slf4jLog.java
Usage: org.eclipse.log.Log.setLog(new I2PLogger(ctx));
|
| I2PRequestLog |
This
RequestLog implementation outputs logs in the pseudo-standard NCSA common log format. |
| JettyStart |
Start Jetty where the args are one or more XML files.
|
| JettyXmlConfigurationParser |
Parses a Jetty XML configuration file.
|
I2P integration layer for the Jetty web server, providing embedded Jetty startup, configuration, and logging integration with the I2P router.
This package handles:
All I2P web applications (router console, i2ptunnel, i2psnark, etc.) are served through this Jetty integration.