API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Package org.apache.http.client.methods

Removed Classes
UrlEncodedFormEntity  
 

Added Classes
HttpDelete HTTP DELETE method
HttpEntityEnclosingRequestBase Basic implementation of an HTTP request that can be modified.
HttpRequestBase Basic implementation of an HTTP request that can be modified.
 

Changed Classes and Interfaces
AbortableHttpRequest Interface representing an HTTP request that can be aborted by shutting down the underlying HTTP connection.
HttpGet HTTP GET method.
HttpHead HTTP HEAD method.
HttpOptions HTTP OPTIONS method.
HttpPost HTTP POST method.
HttpPut HTTP PUT method.
HttpTrace HTTP TRACE method.
HttpUriRequest Extended version of the HttpRequest interface that provides convenience methods to access request properties such as request URI and method type.
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff