API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Interface org.apache.http.conn.OperatedClientConnection

Removed Methods
void announce(Socket) Announces opening of this connection.
void open(Socket, HttpHost, boolean, HttpParams) Opens this connection.
 

Added Methods
void openCompleted(boolean, HttpParams) Signals that the connection has been successfully open.
void opening(Socket, HttpHost) Signals that this connection is in the process of being open.
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff