com.ptc.netmarkets.util.beans
Class HTTPRequestData

java.lang.Object
  extended by 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

Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait