API Diff Specification | |
To Version: | Android SDK 0.9_r1 |
From Version: | Android SDK m5-rc14 |
Generated | 2008.08.14 15:44 |
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 | |
---|---|
|
Allows for setting parameters relating to connections on HttpParams. |
|
Allows for setting parameters relating to connection managers on HttpParams. |
|
This class represents a collection of HTTP protocol parameters applicable to client-side connection managers. |
|
This interface is intended for looking up maximum number of connections allowed for for a given route. |
|
This class maintains a map of HTTP routes to maximum number of connections allowed for those routes. |
|
Allows for setting parameters relating to connection routes on HttpParams. |
|
An adaptor for accessing route related parameters in HttpParams. |
Changed Interfaces | |
---|---|
|
Parameter names for connection managers in HttpConn. |
|
Parameter names for routing in HttpConn. |
©2008 Google - Code Home - Site Terms of Service - Privacy Policy |