API Diff Specification | |
To Version: | Android SDK 0.9_r1 |
From Version: | Android SDK m5-rc14 |
Generated | 2008.08.14 15:44 |
Removed Methods | |
---|---|
long getConnectionManagerTimeout(HttpParams ) |
Returns the timeout in milliseconds used when retrieving a org.apache.http.conn.ManagedClientConnection from the org.apache.http.conn.ClientConnectionManager. |
boolean isAuthenticationPreemptive(HttpParams ) |
Returns true if authentication should be attempted preemptively, false otherwise. |
void setAuthenticationPreemptive(HttpParams, |
Sets whether authentication should be attempted preemptively. |
void setConnectionManagerTimeout(HttpParams, |
Sets the timeout in milliseconds used when retrieving a org.apache.http.conn.ManagedClientConnection from the org.apache.http.conn.ClientConnectionManager. |
©2008 Google - Code Home - Site Terms of Service - Privacy Policy |