com.ptc.netmarkets.util.beans
Class HTTPRequestData
java.lang.Object
com.ptc.netmarkets.util.beans.HTTPRequestData
- All Implemented Interfaces:
- Externalizable, Serializable
public class HTTPRequestData
- extends Object
- implements Externalizable
This class encapsulates the information from the HttpServletRequest that
is serialized and sent to the Method Servier when a HTML form is submitted.
Supported API: true
Extendable: false
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |