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.conn.params

Removed Classes
HttpConnParams An adaptor for accessing HTTP connection parameters in HttpParams.
HttpConnectionManagerParams This class represents a collection of HTTP protocol parameters applicable to client-side connection managers.
 

Added Classes and Interfaces
ConnConnectionParamBean Allows for setting parameters relating to connections on HttpParams.
ConnManagerParamBean Allows for setting parameters relating to connection managers on HttpParams.
ConnManagerParams This class represents a collection of HTTP protocol parameters applicable to client-side connection managers.
ConnPerRoute This interface is intended for looking up maximum number of connections allowed for for a given route.
ConnPerRouteBean This class maintains a map of HTTP routes to maximum number of connections allowed for those routes.
ConnRouteParamBean Allows for setting parameters relating to connection routes on HttpParams.
ConnRouteParams An adaptor for accessing route related parameters in HttpParams.
 

Changed Interfaces
ConnManagerPNames Parameter names for connection managers in HttpConn.
ConnRoutePNames Parameter names for routing in HttpConn.
 

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