public interface Configuration extends twitter4j.internal.http.HttpClientConfiguration, twitter4j.internal.http.HttpClientWrapperConfiguration, AuthorizationConfiguration, Serializable
boolean isDalvik()
boolean isGAE()
boolean isDebugEnabled()
boolean isApplicationOnlyAuthEnabled()
String getUserAgent()
String getUser()
getUser
in interface AuthorizationConfiguration
String getPassword()
getPassword
in interface AuthorizationConfiguration
Map<String,String> getRequestHeaders()
getRequestHeaders
in interface twitter4j.internal.http.HttpClientWrapperConfiguration
String getHttpProxyHost()
getHttpProxyHost
in interface twitter4j.internal.http.HttpClientConfiguration
String getHttpProxyUser()
getHttpProxyUser
in interface twitter4j.internal.http.HttpClientConfiguration
String getHttpProxyPassword()
getHttpProxyPassword
in interface twitter4j.internal.http.HttpClientConfiguration
int getHttpProxyPort()
getHttpProxyPort
in interface twitter4j.internal.http.HttpClientConfiguration
int getHttpConnectionTimeout()
getHttpConnectionTimeout
in interface twitter4j.internal.http.HttpClientConfiguration
int getHttpReadTimeout()
getHttpReadTimeout
in interface twitter4j.internal.http.HttpClientConfiguration
int getHttpStreamingReadTimeout()
int getHttpRetryCount()
getHttpRetryCount
in interface twitter4j.internal.http.HttpClientConfiguration
int getHttpRetryIntervalSeconds()
getHttpRetryIntervalSeconds
in interface twitter4j.internal.http.HttpClientConfiguration
int getHttpMaxTotalConnections()
getHttpMaxTotalConnections
in interface twitter4j.internal.http.HttpClientConfiguration
int getHttpDefaultMaxPerRoute()
getHttpDefaultMaxPerRoute
in interface twitter4j.internal.http.HttpClientConfiguration
String getOAuthConsumerKey()
getOAuthConsumerKey
in interface AuthorizationConfiguration
String getOAuthConsumerSecret()
getOAuthConsumerSecret
in interface AuthorizationConfiguration
String getOAuthAccessToken()
getOAuthAccessToken
in interface AuthorizationConfiguration
String getOAuthAccessTokenSecret()
getOAuthAccessTokenSecret
in interface AuthorizationConfiguration
String getOAuth2TokenType()
getOAuth2TokenType
in interface AuthorizationConfiguration
String getOAuth2AccessToken()
getOAuth2AccessToken
in interface AuthorizationConfiguration
String getClientVersion()
String getClientURL()
String getRestBaseURL()
String getStreamBaseURL()
String getOAuthRequestTokenURL()
String getOAuthAuthorizationURL()
String getOAuthAccessTokenURL()
String getOAuthAuthenticationURL()
String getOAuth2TokenURL()
String getOAuth2InvalidateTokenURL()
String getUserStreamBaseURL()
String getSiteStreamBaseURL()
boolean isIncludeMyRetweetEnabled()
boolean isJSONStoreEnabled()
boolean isMBeanEnabled()
boolean isUserStreamRepliesAllEnabled()
boolean isStallWarningsEnabled()
String getMediaProvider()
String getMediaProviderAPIKey()
Properties getMediaProviderParameters()
int getAsyncNumThreads()
long getContributingTo()
String getDispatcherImpl()
String getLoggerFactory()
boolean isIncludeRTsEnabled()
boolean isIncludeEntitiesEnabled()
boolean isTrimUserEnabled()
Copyright © 2013. All Rights Reserved.