org.openmobileis.services.servlet.OpenmisHttpServletRequest Class Reference

List of all members.


Detailed Description

This class wraps HttpServletRequest.

It gives methods to modify the parameters list. It makes the request more flexible.

Its constructor takes a HttpServletRequest, which is the object to be wrapped.

The added methods are the following : public void addParameter(String key, Object value); public void addParameters(Hashtable table); public void removeParameter(String key);

Definition at line 62 of file OpenmisHttpServletRequest.java.


The documentation for this class was generated from the following file:
Generated on Mon Jan 14 17:29:54 2008 for OpenMobileIS by  doxygen 1.5.4