Uses of Class
com.marringtons.net.HTTP.Header

Packages that use Header
com.marringtons.net.HTTP This package provides http protocol support with client interaction, HTTP headers, request/response and URL processing. 
 

Uses of Header in com.marringtons.net.HTTP
 

Methods in com.marringtons.net.HTTP that return Header
 Header Client.getHeader()
          Retrieve the header from the last get or post command.
 Header Request.getHeader()
          Retrieve a pointer to the header sent with this request.
 



Copyright © 2005 Paul Marrington http://library.marringtons.com