Uses of Package
org.apache.commons.latka.http

Packages that use org.apache.commons.latka.http
org.apache.commons.latka   
org.apache.commons.latka.event   
org.apache.commons.latka.http   
org.apache.commons.latka.jelly   
org.apache.commons.latka.jelly.validators   
org.apache.commons.latka.validators   
 

Classes in org.apache.commons.latka.http used by org.apache.commons.latka
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.
 

Classes in org.apache.commons.latka.http used by org.apache.commons.latka.event
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.
 

Classes in org.apache.commons.latka.http used by org.apache.commons.latka.http
Credentials
          Used for authentication
Parameters
          Create a new set of parameters
Proxy
          A class that holds proxy details for a session.
Request
          A Latka Request represents a request from an HTTP server.
RequestHeaders
          Manage a set of http request headers
RequestImpl
          An implementation of a Latka Request interface based on the Jakarta Commons HttpClient package.
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.
SessionImpl
          An implementation of a Latka Session interface based on the Jakarta Commons HttpClient package.
 

Classes in org.apache.commons.latka.http used by org.apache.commons.latka.jelly
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.
 

Classes in org.apache.commons.latka.http used by org.apache.commons.latka.jelly.validators
Response
          A Latka Response represents a response from an HTTP server.
 

Classes in org.apache.commons.latka.http used by org.apache.commons.latka.validators
Response
          A Latka Response represents a response from an HTTP server.
 



Copyright © 2002-2007 The Apache Software Foundation. All Rights Reserved.