Package org.apache.commons.latka.http

Interface Summary
Request A Latka Request represents a request from an HTTP server.
Response A Latka Response represents a response from an HTTP server.
Session A Latka Session is a container that manages state information over 1+ HTTP request/response pairs over 1+ HTTP servers.
 

Class Summary
RequestImpl An implementation of a Latka Request interface based on the Jakarta Commons HttpClient package.
ResponseImpl An implementation of a Latka Response interface based on the Jakarta Commons HttpClient package.
SessionImpl An implementation of a Latka Session interface based on the Jakarta Commons HttpClient package.
 



Copyright © 2001 Apache Software Foundation. Documenation generated September 13 2001.