API Diff Specification | |
To Version: | Android SDK 0.9_r1 |
From Version: | Android SDK m5-rc14 |
Generated | 2008.08.14 15:04 |
Added Methods | |
---|---|
void closeExpiredConnections() |
Changed Methods | ||
---|---|---|
void add(HttpConnection, |
Change in signature from HttpConnection to (HttpConnection, long, TimeUnit ). |
Registers the given connection with this handler. |
boolean remove(HttpConnection ) |
Change in return type from void to boolean . |
Removes the given connection from the list of connections to be closed when idle. |
©2008 Google - Code Home - Site Terms of Service - Privacy Policy |