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

Class org.apache.http.cookie.CookieSpecRegistry

Added Methods
void setItems(Map<String, CookieSpecFactory>) Populates the internal collection of registered cookie specs with the content of the map passed as a parameter.
 

Changed Methods
List<String> getSpecNames() Change in return type from List to List<String>.
Obtains a list containing names of all registered cookie specs in their default order.
 

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