Generated by
JDiff

Interface twitter4j.conf.Configuration

Removed interfaces twitter4j.internal.http.HttpClientConfiguration, twitter4j.internal.http.HttpClientWrapperConfiguration.

Removed Methods
String getClientURL()  
String getClientVersion()  
int getHttpConnectionTimeout()  
int getHttpDefaultMaxPerRoute()  
int getHttpMaxTotalConnections()  
String getHttpProxyHost()  
String getHttpProxyPassword()  
int getHttpProxyPort()  
String getHttpProxyUser()  
int getHttpReadTimeout()  
int getHttpRetryCount()  
int getHttpRetryIntervalSeconds()  
(Map<String, String>getRequestHeaders()  
String getUserAgent()  
boolean isDalvik()  
boolean isGAE()  
boolean isIncludeEntitiesEnabled()  
boolean isIncludeRTsEnabled()  
 

Added Methods
HttpClientConfiguration getHttpClientConfiguration()