API Diff Specification | |
To Version: | Android SDK 0.9_r1 |
From Version: | Android SDK m5-rc14 |
Generated | 2008.08.14 15:44 |
Removed Classes and Interfaces | |
---|---|
BasicRouteDirector | Basic implementation of an HttpRouteDirector. |
HttpRoute | The route for a request. |
HttpRouteDirector | Provides directions on establishing a route. |
HttpRoutePlanner | Encapsulates logic to compute a HttpRoute to a target host. |
LayeredSocketFactory | A SocketFactory for layered sockets (SSL/TLS). |
PlainSocketFactory | The default class for creating sockets. |
RouteTracker | Helps tracking the steps in establishing a route. |
Scheme | Encapsulates specifics of a protocol scheme such as "http" or "https". |
SchemeRegistry | A set of supported protocol schemes. |
SocketFactory | A factory for creating and connecting sockets. |
Added Classes and Interfaces | |
---|---|
|
Encapsulates a request for a ManagedClientConnection. |
|
Interface for deciding how long a connection can remain idle before being reused. |
|
Socket factory that implements a simple multi-home fail-over on connect failure, provided the same hostname resolves to multiple InetAddresses. |
Changed Classes and Interfaces | |
---|---|
|
An entity that releases a connection. |
|
Management interface for client connections. |
|
A factory for creating new ClientConnectionManager instances. |
|
A client-side connection with advanced connection logic. |
|
A client-side connection that relies on outside logic to connect sockets to the appropriate hosts. |
©2008 Google - Code Home - Site Terms of Service - Privacy Policy |