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: