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

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

Uses of Response in com.marringtons.net.HTTP
 

Methods in com.marringtons.net.HTTP that return Response
 Response Response.append(Object bodyText)
          Add text to the body of the response (but don't send to client).
 



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