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

Package org.apache.http.impl.client

Removed Classes
DefaultClientRequestDirector Default implementation of a client-side request director.
 

Added Classes
BasicResponseHandler A ResponseHandler that returns the response body as a String for successful (2xx) responses.
DefaultConnectionKeepAliveStrategy Default implementation of a strategy deciding duration that a connection can remain idle.
DefaultRequestDirector Default implementation of RequestDirector.
DefaultUserTokenHandler  
EntityEnclosingRequestWrapper A wrapper class for HttpEntityEnclosingRequests that can be used to change properties of the current request without modifying the original object.
RedirectLocations A collection of URIs that were used as redirects.
RequestWrapper A wrapper class for HttpRequests that can be used to change properties of the current request without modifying the original object.
RoutedRequest A request with the route along which it should be sent.
 

Changed Classes
AbstractAuthenticationHandler @author Oleg Kalnichevski
AbstractHttpClient Convenience base class for HTTP client implementations.
BasicCookieStore Default implementation of CookieStore
ClientParamsStack Represents a stack of parameter collections.
DefaultHttpClient Default implementation of an HTTP client.
DefaultProxyAuthenticationHandler @author Oleg Kalnichevski
DefaultTargetAuthenticationHandler @author Oleg Kalnichevski
 

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