ElegantJ Data Tables Java API Specification v1.1

com.elegantj.net.http
Class ResponseHeader

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

public class ResponseHeader
extends GenericHTTPHeader

This class encapsulates the HTTP response header. After receiving and interpreting a request message, a server responds in the form of an HTTP response message. The response header fields allow the server to pass additional information about the response which cannot be placed in the Status- Line. These header fields give information about the server and about further access to the resource identified by the Request-URI.


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

Constructor Detail

ResponseHeader

public ResponseHeader()
Constructs an empty ResponseHeader.


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.