API Diff Specification | |
To Version: | Android SDK 0.9_r1 |
From Version: | Android SDK m5-rc14 |
Generated | 2008.08.14 15:04 |
Removed Methods | |
---|---|
void assertWrappedConn() |
Asserts that there is a wrapped connection to delegate to. |
Added Methods | |
---|---|
void assertNotAborted() |
Asserts that the connection has not been aborted. |
void assertValid(OperatedClientConnection ) |
Asserts that there is a wrapped connection to delegate to. |
void detach() |
Detaches this adapter from the wrapped connection. |
ClientConnectionManager getManager() |
|
OperatedClientConnection getWrappedConnection() |
|
void setIdleDuration(long, |
Removed Fields | |
---|---|
ClientConnectionManager connManager
|
The connection manager, if any. |
boolean markedReusable
|
The reusability marker. |
OperatedClientConnection wrappedConnection
|
The wrapped connection. |
©2008 Google - Code Home - Site Terms of Service - Privacy Policy |