RequestWrapper was a susimail class, moved from susimail to jetty-i2p.jar when we needed them in the router console also. As of 0.9.19. Requires org.mortbay classes also in this jar. Will be maintained as a public API until we move to Tomcat 7 (servlet 3.0).
クラス | 説明 |
---|---|
I2PDefaultServlet |
Extends DefaultServlet to set locale for the displayed time of directory listings,
to prevent leaking of the locale.
|
RequestWrapper |
Refactored in 0.9.33 to use Servlet 3.0 API and remove dependency
on old Jetty 5 MultiPartRequest code.
|