All Classes

Class
Description
 
A convenience class from which to extend all non-visual JavaBeans.
 
A simple non visual bean that uses HTTP to interact with web servers.
Indicates the state of this AsyncHttpRequest.
 
 
 
Doesn't yet support Cookie2.
A JVM-wide manager of HTTP Cookies.
 
 
 
Represents a header field in an http Request or Response.
A representation of an Element within a Header.
 
 
 
Represents a name/value pair.
A NameValuePair used as a Parameter to http Requests.
 
Represents an http request.
Represents a Response from an http Request.
Represents a user's "session" on the web.
Specifies a value to use for security, either Low, Medium, or High.
A DOM Document that makes it easier to work with DOM documents.
A DOM DocumentBuilder implementation that does not require the factory pattern for creation.
An implementation of NodeList which also implements Iterable.
Enumeration indicating the state that a Session is in.
Based on: The HttpClient project's HttpStatus class.
 
Mimics the AJAX equivilent.
 
Various utilities for working with XPath.