Uses of Class
net.i2p.servlet.RequestWrapper
Packages that use RequestWrapper
Package
Description
The SusiDNS webapp, which is the user interface for the addressbook application
and the local naming service (hosts database) implemented in net.i2p.client.naming.
The router console user interface, implemented in routerconsole.jar, with these classes
supporting the webapp in routerconsole.war.
- 
Uses of RequestWrapper in i2p.susi.dns
Methods in i2p.susi.dns with parameters of type RequestWrapper - 
Uses of RequestWrapper in net.i2p.router.web
Fields in net.i2p.router.web declared as RequestWrapperModifier and TypeFieldDescriptionprotected RequestWrapperFormHandler._requestWrapperOnly for multipart/form-data.Methods in net.i2p.router.web with parameters of type RequestWrapperModifier and TypeMethodDescriptionvoidFormHandler.setRequestWrapper(RequestWrapper rw) Only set by formhandler.jsi for multipart/form-data