ElegantJ Data Tables Java API Specification v1.1

com.elegantj.net.http
Class RequestHeader

java.lang.Object
  extended bycom.elegantj.net.http.GenericHTTPHeader
      extended bycom.elegantj.net.http.RequestHeader

public class RequestHeader
extends GenericHTTPHeader

This class encapsulates the HTTP request header. The request header fields allow the client to pass additional information about the request, and about the client itself, to the server. These fields act as request modifiers, with semantics equivalent to the parameters on a programming language method invocation.


Constructor Summary
RequestHeader()
          Constructs an empty RequestHeader.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestHeader

public RequestHeader()
Constructs an empty RequestHeader.


ElegantJ Data Tables Java API Specification v1.1

Submit a bug or feature

Copyright(c)
Elegant Microweb Technologies Pvt. Ltd.
www.elegantmicroweb.com
www.elegantjbeans.com
All Rights Reserved.