Uses of Package
com.marringtons.net.HTTP

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

Classes in com.marringtons.net.HTTP used by com.marringtons.net.HTTP
Header
          This class provides basic support for interpreting and creating HTTP headers.
Request
          This class reads a request from a remote client and evaluate it so that the calling program can retrieve the different forms of information contained in the request.
Response
          This class builds up a HTTP response and sends it to a client browser.
 



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