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

Removed Classes and Interfaces
AuthState This class provides detailed information about the state of the authentication process.
ClientRequestDirector A client-side request director.
RoutedRequest A request with the route along which it should be sent.
RoutedRequest.Impl Trivial default implementation of a routed request.
 

Added Classes and Interfaces
ClientProtocolException Signals an error in the HTTP protocol.
HttpResponseException Signals a non 2xx HTTP response.
NonRepeatableRequestException Signals failure to retry the request due to non-repeatable request entity.
RequestDirector A client-side request director.
ResponseHandler Handler that encapsulates the process of generating a response object from a HttpResponse.
UserTokenHandler A handler for determining if the given execution context is user specific or not.
 

Changed Interfaces
AuthenticationHandler @author Oleg Kalnichevski
CookieStore Abstract cookie store.
HttpClient Interface for an HTTP client.
 

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