A B C D E F G H I J K L M N O P Q R S T U V W Y 

A

A_MINUTE_AGO - Static variable in class twitter4j.util.TimeSpanConverter
 
AbstractImageUploadImpl - Class in twitter4j.media
 
AbstractImageUploadImpl(Configuration, OAuthAuthorization) - Constructor for class twitter4j.media.AbstractImageUploadImpl
 
AbstractImageUploadImpl(Configuration, String, OAuthAuthorization) - Constructor for class twitter4j.media.AbstractImageUploadImpl
 
AbstractStreamImplementation - Class in twitter4j
 
AbstractStreamImplementation(Dispatcher, InputStream, Configuration) - Constructor for class twitter4j.AbstractStreamImplementation
 
AbstractStreamImplementation(Dispatcher, HttpResponse, Configuration) - Constructor for class twitter4j.AbstractStreamImplementation
 
AbstractStreamImplementation.StreamEvent - Class in twitter4j
 
AbstractStreamImplementation.StreamEvent(String) - Constructor for class twitter4j.AbstractStreamImplementation.StreamEvent
 
AccessToken - Class in twitter4j.auth
Representing authorized Access Token which is passed to the service provider in order to access protected resources.
the token and token secret can be stored into some persistent stores such as file system or RDBMS for the further accesses.
AccessToken(HttpResponse) - Constructor for class twitter4j.auth.AccessToken
 
AccessToken(String) - Constructor for class twitter4j.auth.AccessToken
 
AccessToken(String, String) - Constructor for class twitter4j.auth.AccessToken
 
ACCOUNT_SETTINGS - Static variable in interface twitter4j.TwitterListener
 
ACCOUNT_SETTINGS - Static variable in class twitter4j.TwitterMethod
 
ACCOUNT_TOTALS - Static variable in interface twitter4j.TwitterListener
 
ACCOUNT_TOTALS - Static variable in class twitter4j.TwitterMethod
 
AccountMethods - Interface in twitter4j.api
 
AccountMethodsAsync - Interface in twitter4j.api
 
AccountSettings - Interface in twitter4j
 
AccountTotals - Interface in twitter4j
 
accountTotalsConstructor - Static variable in class twitter4j.json.DataObjectFactory
 
accuracy - Variable in class twitter4j.GeoQuery
 
accuracy(String) - Method in class twitter4j.GeoQuery
 
ADD_LIST_MEMBER - Static variable in interface twitter4j.TwitterListener
 
ADD_LIST_MEMBER - Static variable in class twitter4j.TwitterMethod
 
ADD_LIST_MEMBERS - Static variable in interface twitter4j.TwitterListener
 
ADD_LIST_MEMBERS - Static variable in class twitter4j.TwitterMethod
 
addAnnotation(Annotation) - Method in class twitter4j.Annotations
Deprecated.
Adds a single Annotation to the List of Annotation instances
addAnnotation(Annotation) - Method in class twitter4j.StatusUpdate
 
addAttribute(String, String) - Method in class twitter4j.Annotation
Deprecated.
Adds a single attribute
addConnectionLifeCycleListener(ConnectionLifeCycleListener) - Method in interface twitter4j.TwitterStream
Adds a ConnectionLifeCycleListener
addConnectionLifeCycleListener(ConnectionLifeCycleListener) - Method in class twitter4j.TwitterStreamImpl
Adds a ConnectionLifeCycleListener
addedUserListMember(UserList) - Method in class twitter4j.TwitterAdapter
 
addedUserListMember(UserList) - Method in interface twitter4j.TwitterListener
 
addedUserListMembers(UserList) - Method in class twitter4j.TwitterAdapter
 
addedUserListMembers(UserList) - Method in interface twitter4j.TwitterListener
 
addListener(TwitterListener) - Method in interface twitter4j.AsyncTwitter
Adds twitter listener
addListener(TwitterListener) - Method in class twitter4j.AsyncTwitterImpl
Adds twitter listener
addListener(UserStreamListener) - Method in interface twitter4j.TwitterStream
 
addListener(StatusListener) - Method in interface twitter4j.TwitterStream
 
addListener(SiteStreamsListener) - Method in interface twitter4j.TwitterStream
 
addListener(UserStreamListener) - Method in class twitter4j.TwitterStreamImpl
addListener(StatusListener) - Method in class twitter4j.TwitterStreamImpl
addListener(SiteStreamsListener) - Method in class twitter4j.TwitterStreamImpl
addListener(StreamListener) - Method in class twitter4j.TwitterStreamImpl
 
addParameterToList(List<HttpParameter>, String, String) - Method in class twitter4j.TwitterImpl
 
addPostParameter(char[], char, List<HttpParameter>, String, long) - Method in class twitter4j.Paging
 
addRateLimitStatusListener(RateLimitStatusListener) - Method in interface twitter4j.TwitterBase
Registers a RateLimitStatusListener for account associated rate limits
addRateLimitStatusListener(RateLimitStatusListener) - Method in class twitter4j.TwitterBaseImpl
addUserListMember(int, long) - Method in interface twitter4j.api.ListMembersMethods
Adds a member to a list.
addUserListMember(int, long) - Method in interface twitter4j.api.ListMembersMethodsAsync
Adds a member to a list.
addUserListMember(int, long) - Method in class twitter4j.AsyncTwitterImpl
Adds a member to a list.
addUserListMember(int, long) - Method in class twitter4j.TwitterImpl
Adds a member to a list.
addUserListMembers(int, long[]) - Method in interface twitter4j.api.ListMembersMethods
Adds multiple members to a list, by specifying a comma-separated list of member ids or screen names.
addUserListMembers(int, String[]) - Method in interface twitter4j.api.ListMembersMethods
Adds multiple members to a list, by specifying a comma-separated list of member ids or screen names.
addUserListMembers(int, long[]) - Method in interface twitter4j.api.ListMembersMethodsAsync
Adds multiple members to a list, by specifying a comma-separated list of member ids or screen names.
addUserListMembers(int, String[]) - Method in interface twitter4j.api.ListMembersMethodsAsync
Adds multiple members to a list, by specifying a comma-separated list of member ids or screen names.
addUserListMembers(int, long[]) - Method in class twitter4j.AsyncTwitterImpl
Adds multiple members to a list, by specifying a comma-separated list of member ids or screen names.
addUserListMembers(int, String[]) - Method in class twitter4j.AsyncTwitterImpl
Adds multiple members to a list, by specifying a comma-separated list of member ids or screen names.
addUserListMembers(int, long[]) - Method in class twitter4j.TwitterImpl
Adds multiple members to a list, by specifying a comma-separated list of member ids or screen names.
addUserListMembers(int, String[]) - Method in class twitter4j.TwitterImpl
Adds multiple members to a list, by specifying a comma-separated list of member ids or screen names.
ALL_USER_LISTS - Static variable in interface twitter4j.TwitterListener
 
ALL_USER_LISTS - Static variable in class twitter4j.TwitterMethod
 
AN_HOUR_AGO - Static variable in class twitter4j.util.TimeSpanConverter
 
Annotation - Class in twitter4j
Deprecated.
Annotations is not available for now. Annotations - Twitter Development Talk | Google Groups
Annotation(String) - Constructor for class twitter4j.Annotation
Deprecated.
Construct an Annotation with a type but no attributes
Annotation(String, Map<String, String>) - Constructor for class twitter4j.Annotation
Deprecated.
Construct an Annotation with a type and attributes
Annotation(JSONObject) - Constructor for class twitter4j.Annotation
Deprecated.
Construct an Annotation instance from a JSON Object, returned from Twitter API Package visibility only!
annotation(Annotation) - Method in class twitter4j.Annotations
Deprecated.
Adds a single Annotation to the List of Annotation instances
annotation(Annotation) - Method in class twitter4j.StatusUpdate
 
Annotations - Class in twitter4j
Deprecated.
Annotations is not available for now. Annotations - Twitter Development Talk | Google Groups
Annotations() - Constructor for class twitter4j.Annotations
Deprecated.
Construct empty Annotations instance
Annotations(List<Annotation>) - Constructor for class twitter4j.Annotations
Deprecated.
Construct Annotations instance from an exisiting List of Annotation instances
Annotations(JSONArray) - Constructor for class twitter4j.Annotations
Deprecated.
Construct Annotations instance from a JSON Array, returned from Twitter API Package visibility only!
annotations - Variable in class twitter4j.Annotations
Deprecated.
 
annotations - Variable in class twitter4j.StatusUpdate
 
annotations(Annotations) - Method in class twitter4j.StatusUpdate
 
API_STATISTICS - Variable in class twitter4j.management.APIStatisticsOpenMBean
 
API_STATISTICS_TYPE - Variable in class twitter4j.management.APIStatisticsOpenMBean
 
API_STATS_CALCULATOR - Variable in class twitter4j.management.APIStatistics
 
apiKey - Variable in class twitter4j.media.AbstractImageUploadImpl
 
apiKey - Variable in class twitter4j.media.ImageUploadFactory
 
APIStatistics - Class in twitter4j.management
Container for all InvocationStatisticsCalculators in a given API (like Twitter)
APIStatistics(int) - Constructor for class twitter4j.management.APIStatistics
 
APIStatisticsMBean - Interface in twitter4j.management
Simple MBean interface for APIStatistics.
APIStatisticsOpenMBean - Class in twitter4j.management
Dynamic version of APIStatisticsMBean that wraps an APIStatisticsOpenMBean.
APIStatisticsOpenMBean(APIStatistics) - Constructor for class twitter4j.management.APIStatisticsOpenMBean
 
appendHttpParameters(HttpParameter[], HttpParameter[]) - Method in class twitter4j.media.AbstractImageUploadImpl
 
appendParameter(String, String, List<HttpParameter>) - Method in class twitter4j.GeoQuery
 
appendParameter(String, int, List<HttpParameter>) - Method in class twitter4j.GeoQuery
 
appendParameter(String, double, List<HttpParameter>) - Method in class twitter4j.GeoQuery
 
appendParameter - Variable in class twitter4j.media.AbstractImageUploadImpl
 
appendParameter(String, String, List<HttpParameter>) - Method in class twitter4j.Query
 
appendParameter(String, long, List<HttpParameter>) - Method in class twitter4j.Query
 
appendParameter(String, String, List<HttpParameter>) - Method in class twitter4j.StatusUpdate
 
appendParameter(String, double, List<HttpParameter>) - Method in class twitter4j.StatusUpdate
 
appendParameter(String, long, List<HttpParameter>) - Method in class twitter4j.StatusUpdate
 
asDirectMessage(JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
asFriendList(JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
asHexString() - Method in class twitter4j.ExceptionDiagnosis
 
asHttpParameterArray() - Method in class twitter4j.FilterQuery
 
asHttpParameterArray() - Method in class twitter4j.GeoQuery
 
asHttpParameterArray() - Method in class twitter4j.Query
 
asHttpParameterArray() - Method in class twitter4j.StatusUpdate
 
asJSONObject() - Method in class twitter4j.Annotation
Deprecated.
Package visibility only! Converts this to a JSON object according to Twitter's specification
asParameterValue() - Method in class twitter4j.Annotation
Deprecated.
Package visibility only!
asParameterValue() - Method in class twitter4j.Annotations
Deprecated.
Package visibility only!
asPostParameterArray() - Method in class twitter4j.Paging
 
asPostParameterArray(char[], String) - Method in class twitter4j.Paging
Converts the pagination parameters into a List of PostParameter.
This method also Validates the preset parameters, and throws IllegalStateException if any unsupported parameter is set.
asPostParameterList() - Method in class twitter4j.Paging
 
asPostParameterList(char[]) - Method in class twitter4j.Paging
 
asPostParameterList(char[], String) - Method in class twitter4j.Paging
Converts the pagination parameters into a List of PostParameter.
This method also Validates the preset parameters, and throws IllegalStateException if any unsupported parameter is set.
asStatus(JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
asUser(JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
asUserList(JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
ASYNC_DISPATCHER_IMPL - Static variable in class twitter4j.conf.PropertyConfiguration
 
ASYNC_NUM_THREADS - Static variable in class twitter4j.conf.PropertyConfiguration
 
asyncNumThreads - Variable in class twitter4j.conf.ConfigurationBase
 
AsyncTwitter - Interface in twitter4j
 
AsyncTwitterFactory - Class in twitter4j
A factory class for AsyncTwitter.
An instance of this class is completely thread safe and can be re-used and used concurrently.
Note that currently AsyncTwitter is NOT compatible with Google App Engine as it is maintaining threads internally.
AsyncTwitterFactory() - Constructor for class twitter4j.AsyncTwitterFactory
Creates an AsyncTwitterFactory with the root configuration, with no listener.
AsyncTwitterFactory(Configuration) - Constructor for class twitter4j.AsyncTwitterFactory
Creates an AsyncTwitterFactory with the given configuration.
AsyncTwitterFactory(String) - Constructor for class twitter4j.AsyncTwitterFactory
Creates a AsyncTwitterFactory with the specified config tree, with given listener
AsyncTwitterImpl - Class in twitter4j
Twitter API with a series of asynchronous APIs.
With this class, you can call TwitterAPI asynchronously.
Note that currently this class is NOT compatible with Google App Engine as it is maintaining threads internally.
Currently this class is not carefully designed to be extended.
AsyncTwitterImpl(Configuration, Authorization) - Constructor for class twitter4j.AsyncTwitterImpl
 
AsyncTwitterImpl.AsyncTask - Class in twitter4j
 
AsyncTwitterImpl.AsyncTask(TwitterMethod, List<TwitterListener>) - Constructor for class twitter4j.AsyncTwitterImpl.AsyncTask
 
attribute(String, String) - Method in class twitter4j.Annotation
Deprecated.
Adds a single attribute
attributes - Variable in class twitter4j.Annotation
Deprecated.
 
attributes(Map<String, String>) - Method in class twitter4j.Annotation
Deprecated.
Sets the attributes Ensures the class's property is not null
auth - Variable in class twitter4j.TwitterBaseImpl
 
Authorization - Interface in twitter4j.auth
An interface represents credentials.
AuthorizationConfiguration - Interface in twitter4j.auth
A static factory class for Authorization.
AuthorizationFactory - Class in twitter4j.auth
A static factory class for Authorization.
AuthorizationFactory() - Constructor for class twitter4j.auth.AuthorizationFactory
 
AVAILABLE_TRENDS - Static variable in interface twitter4j.TwitterListener
 
AVAILABLE_TRENDS - Static variable in class twitter4j.TwitterMethod
 

B

basic - Variable in class twitter4j.auth.BasicAuthorization
 
BasicAuthorization - Class in twitter4j.auth
An authentication implementation implements Basic authentication
BasicAuthorization(String, String) - Constructor for class twitter4j.auth.BasicAuthorization
 
BIGGER - Static variable in interface twitter4j.ProfileImage
 
BLOCK - Static variable in class twitter4j.json.JSONObjectType
 
BLOCKING_USERS - Static variable in interface twitter4j.TwitterListener
 
BLOCKING_USERS - Static variable in class twitter4j.TwitterMethod
 
BLOCKING_USERS_IDS - Static variable in interface twitter4j.TwitterListener
 
BLOCKING_USERS_IDS - Static variable in class twitter4j.TwitterMethod
 
BlockMethods - Interface in twitter4j.api
 
BlockMethodsAsync - Interface in twitter4j.api
 
br - Variable in class twitter4j.AbstractStreamImplementation
 
build() - Method in class twitter4j.conf.ConfigurationBuilder
 

C

cacheInstance(ConfigurationBase) - Static method in class twitter4j.conf.ConfigurationBase
 
cacheInstance() - Method in class twitter4j.conf.ConfigurationBase
 
callCount - Variable in class twitter4j.management.InvocationStatisticsCalculator
 
Category - Interface in twitter4j
 
categoryConstructor - Static variable in class twitter4j.json.DataObjectFactory
 
CharacterUtil - Class in twitter4j.util
 
CharacterUtil() - Constructor for class twitter4j.util.CharacterUtil
 
CHECK_LIST_MEMBERSHIP - Static variable in interface twitter4j.TwitterListener
 
CHECK_LIST_MEMBERSHIP - Static variable in class twitter4j.TwitterMethod
 
CHECK_LIST_SUBSCRIPTION - Static variable in interface twitter4j.TwitterListener
 
CHECK_LIST_SUBSCRIPTION - Static variable in class twitter4j.TwitterMethod
 
checkedUserListMembership(User) - Method in class twitter4j.TwitterAdapter
 
checkedUserListMembership(User) - Method in interface twitter4j.TwitterListener
 
checkedUserListSubscription(User) - Method in class twitter4j.TwitterAdapter
 
checkedUserListSubscription(User) - Method in interface twitter4j.TwitterListener
 
checkFileValidity(File) - Method in class twitter4j.TwitterImpl
Check the existence, and the type of the specified file.
checkNotBuilt() - Method in class twitter4j.conf.ConfigurationBuilder
 
checkUserListMembership(String, int, long) - Method in interface twitter4j.api.ListMembersMethods
checkUserListMembership(String, int, long) - Method in interface twitter4j.api.ListMembersMethodsAsync
checkUserListMembership(String, int, long) - Method in class twitter4j.AsyncTwitterImpl
Check if a user is a member of the specified list.

This method calls http://api.twitter.com/1/lists/members/show.json
checkUserListMembership(String, int, long) - Method in class twitter4j.TwitterImpl
Check if a user is a member of the specified list.

This method calls http://api.twitter.com/1/lists/members/show.json
checkUserListSubscription(String, int, long) - Method in interface twitter4j.api.ListSubscribersMethods
checkUserListSubscription(String, int, long) - Method in interface twitter4j.api.ListSubscribersMethodsAsync
checkUserListSubscription(String, int, long) - Method in class twitter4j.AsyncTwitterImpl
Check if the specified user is a subscriber of the specified list.
checkUserListSubscription(String, int, long) - Method in class twitter4j.TwitterImpl
Check if the specified user is a subscriber of the specified list.
CITY - Static variable in class twitter4j.GeoQuery
 
cleanUp() - Method in interface twitter4j.TwitterStream
shutdown internal stream consuming thread
cleanUp() - Method in class twitter4j.TwitterStreamImpl
shutdown internal stream consuming thread
clearThreadLocalMap() - Static method in class twitter4j.json.DataObjectFactory
clear raw JSON forms associated with the current thread.
Currently this method is called indirectly by twitter4j.internal.util.DataObjectFactoryUtil, and should be called directly once *JSONImpl classes are migrated to twitter4j.json.* package.
client - Variable in class twitter4j.media.AbstractImageUploadImpl
 
CLIENT_URL - Static variable in class twitter4j.conf.PropertyConfiguration
 
CLIENT_VERSION - Static variable in class twitter4j.conf.PropertyConfiguration
 
clientURL - Variable in class twitter4j.conf.ConfigurationBase
 
clientVersion - Variable in class twitter4j.conf.ConfigurationBase
 
close() - Method in class twitter4j.AbstractStreamImplementation
 
close() - Method in interface twitter4j.StatusStream
 
close() - Method in interface twitter4j.StreamImplementation
 
close() - Method in class twitter4j.TwitterStreamImpl.TwitterStreamConsumer
 
close() - Method in interface twitter4j.UserStream
 
closed - Variable in class twitter4j.TwitterStreamImpl.TwitterStreamConsumer
 
compareTo(Annotation) - Method in class twitter4j.Annotation
Deprecated.
 
compareTo(StatusDeletionNotice) - Method in class twitter4j.StatusDeletionNoticeImpl
 
CONF - Variable in class twitter4j.AbstractStreamImplementation
 
conf - Variable in class twitter4j.AsyncTwitterFactory
 
conf - Variable in class twitter4j.auth.OAuthAuthorization
 
conf - Variable in class twitter4j.auth.RequestToken
 
conf - Variable in class twitter4j.media.AbstractImageUploadImpl
 
conf - Variable in class twitter4j.media.ImageUploadFactory
 
conf - Variable in class twitter4j.TwitterBaseImpl
 
conf - Variable in class twitter4j.TwitterFactory
 
conf - Variable in class twitter4j.TwitterStreamFactory
 
Configuration - Interface in twitter4j.conf
 
CONFIGURATION - Static variable in interface twitter4j.TwitterListener
 
CONFIGURATION - Static variable in class twitter4j.TwitterMethod
 
CONFIGURATION_IMPL - Static variable in class twitter4j.conf.ConfigurationContext
 
ConfigurationBase - Class in twitter4j.conf
Configuration base class with default settings.
ConfigurationBase() - Constructor for class twitter4j.conf.ConfigurationBase
 
configurationBean - Variable in class twitter4j.conf.ConfigurationBuilder
 
ConfigurationBuilder - Class in twitter4j.conf
A builder that can be used to construct a twitter4j configuration with desired settings.
ConfigurationBuilder() - Constructor for class twitter4j.conf.ConfigurationBuilder
 
ConfigurationContext - Class in twitter4j.conf
Static factory of Configuration.
ConfigurationContext() - Constructor for class twitter4j.conf.ConfigurationContext
 
ConfigurationFactory - Interface in twitter4j.conf
 
ConnectionLifeCycleListener - Interface in twitter4j
 
constructRequestURL(String) - Static method in class twitter4j.auth.OAuthAuthorization
The Signature Base String includes the request absolute URL, tying the signature to a specific endpoint.
consumerKey - Variable in class twitter4j.auth.OAuthAuthorization
 
consumerSecret - Variable in class twitter4j.auth.OAuthAuthorization
 
count - Variable in class twitter4j.FilterQuery
 
count(int) - Method in class twitter4j.FilterQuery
Sets count
count - Variable in class twitter4j.Paging
 
COUNT - Static variable in class twitter4j.Paging
 
count(int) - Method in class twitter4j.Paging
 
count - Static variable in class twitter4j.TwitterStreamImpl
 
count(String) - Static method in class twitter4j.util.CharacterUtil
Counts the length of the tweet
CREATE_BLOCK - Static variable in interface twitter4j.TwitterListener
 
CREATE_BLOCK - Static variable in class twitter4j.TwitterMethod
 
CREATE_FAVORITE - Static variable in interface twitter4j.TwitterListener
 
CREATE_FAVORITE - Static variable in class twitter4j.TwitterMethod
 
CREATE_FRIENDSHIP - Static variable in interface twitter4j.TwitterListener
 
CREATE_FRIENDSHIP - Static variable in class twitter4j.TwitterMethod
 
CREATE_PLACE - Static variable in interface twitter4j.TwitterListener
 
CREATE_PLACE - Static variable in class twitter4j.TwitterMethod
 
CREATE_USER_LIST - Static variable in interface twitter4j.TwitterListener
 
CREATE_USER_LIST - Static variable in class twitter4j.TwitterMethod
 
createAccountTotals(String) - Static method in class twitter4j.json.DataObjectFactory
Constructs an AccountTotals object from rawJSON string.
createBlock(String) - Method in interface twitter4j.api.BlockMethods
Blocks the user specified in the ID parameter as the authenticating user.
createBlock(long) - Method in interface twitter4j.api.BlockMethods
Blocks the user specified in the ID parameter as the authenticating user.
createBlock(String) - Method in interface twitter4j.api.BlockMethodsAsync
Blocks the user specified in the ID parameter as the authenticating user.
createBlock(long) - Method in interface twitter4j.api.BlockMethodsAsync
Blocks the user specified in the ID parameter as the authenticating user.
createBlock(String) - Method in class twitter4j.AsyncTwitterImpl
Blocks the user specified in the ID parameter as the authenticating user.
createBlock(long) - Method in class twitter4j.AsyncTwitterImpl
Blocks the user specified in the ID parameter as the authenticating user.
createBlock(String) - Method in class twitter4j.TwitterImpl
Blocks the user specified in the ID parameter as the authenticating user.
createBlock(long) - Method in class twitter4j.TwitterImpl
Blocks the user specified in the ID parameter as the authenticating user.
createCategory(String) - Static method in class twitter4j.json.DataObjectFactory
Constructs a Category object from rawJSON string.
createdBlock(User) - Method in class twitter4j.TwitterAdapter
 
createdBlock(User) - Method in interface twitter4j.TwitterListener
 
createdFavorite(Status) - Method in class twitter4j.TwitterAdapter
 
createdFavorite(Status) - Method in interface twitter4j.TwitterListener
 
createdFriendship(User) - Method in class twitter4j.TwitterAdapter
 
createdFriendship(User) - Method in interface twitter4j.TwitterListener
 
createDirectMessage(String) - Static method in class twitter4j.json.DataObjectFactory
Constructs a DirectMessage object from rawJSON string.
createdPlace(Place) - Method in class twitter4j.TwitterAdapter
 
createdPlace(Place) - Method in interface twitter4j.TwitterListener
 
createdUserList(UserList) - Method in class twitter4j.TwitterAdapter
 
createdUserList(UserList) - Method in interface twitter4j.TwitterListener
 
createFavorite(long) - Method in interface twitter4j.api.FavoriteMethods
Favorites the status specified in the ID parameter as the authenticating user.
createFavorite(long) - Method in interface twitter4j.api.FavoriteMethodsAsync
Favorites the status specified in the ID parameter as the authenticating user.
createFavorite(long) - Method in class twitter4j.AsyncTwitterImpl
Favorites the status specified in the ID parameter as the authenticating user.
createFavorite(long) - Method in class twitter4j.TwitterImpl
Favorites the status specified in the ID parameter as the authenticating user.
createFriendship(String) - Method in interface twitter4j.api.FriendshipMethods
Allows the authenticating users to follow the user specified in the ID parameter.
Returns the befriended user in the requested format when successful.
createFriendship(long) - Method in interface twitter4j.api.FriendshipMethods
Allows the authenticating users to follow the user specified in the ID parameter.
Returns the befriended user in the requested format when successful.
createFriendship(String, boolean) - Method in interface twitter4j.api.FriendshipMethods
Allows the authenticating users to follow the user specified in the ID parameter.
Returns the befriended user in the requested format when successful.
createFriendship(long, boolean) - Method in interface twitter4j.api.FriendshipMethods
Allows the authenticating users to follow the user specified in the ID parameter.
Returns the befriended user in the requested format when successful.
createFriendship(String) - Method in interface twitter4j.api.FriendshipMethodsAsync
Allows the authenticating users to follow the user specified in the ID parameter.
Returns the befriended user in the requested format when successful.
createFriendship(long) - Method in interface twitter4j.api.FriendshipMethodsAsync
Allows the authenticating users to follow the user specified in the ID parameter.
Returns the befriended user in the requested format when successful.
createFriendship(String, boolean) - Method in interface twitter4j.api.FriendshipMethodsAsync
Allows the authenticating users to follow the user specified in the ID parameter.
Returns the befriended user in the requested format when successful.
createFriendship(long, boolean) - Method in interface twitter4j.api.FriendshipMethodsAsync
Allows the authenticating users to follow the user specified in the ID parameter.
Returns the befriended user in the requested format when successful.
createFriendship(String) - Method in class twitter4j.AsyncTwitterImpl
Allows the authenticating users to follow the user specified in the ID parameter.
Returns the befriended user in the requested format when successful.
createFriendship(long) - Method in class twitter4j.AsyncTwitterImpl
Allows the authenticating users to follow the user specified in the ID parameter.
Returns the befriended user in the requested format when successful.
createFriendship(String, boolean) - Method in class twitter4j.AsyncTwitterImpl
Allows the authenticating users to follow the user specified in the ID parameter.
Returns the befriended user in the requested format when successful.
createFriendship(long, boolean) - Method in class twitter4j.AsyncTwitterImpl
Allows the authenticating users to follow the user specified in the ID parameter.
Returns the befriended user in the requested format when successful.
createFriendship(String) - Method in class twitter4j.TwitterImpl
Allows the authenticating users to follow the user specified in the ID parameter.
Returns the befriended user in the requested format when successful.
createFriendship(long) - Method in class twitter4j.TwitterImpl
Allows the authenticating users to follow the user specified in the ID parameter.
Returns the befriended user in the requested format when successful.
createFriendship(String, boolean) - Method in class twitter4j.TwitterImpl
Allows the authenticating users to follow the user specified in the ID parameter.
Returns the befriended user in the requested format when successful.
createFriendship(long, boolean) - Method in class twitter4j.TwitterImpl
Allows the authenticating users to follow the user specified in the ID parameter.
Returns the befriended user in the requested format when successful.
createIDs(String) - Static method in class twitter4j.json.DataObjectFactory
Constructs a IDs object from rawJSON string.
createLocation(String) - Static method in class twitter4j.json.DataObjectFactory
Constructs a Location object from rawJSON string.
createObject(String) - Static method in class twitter4j.json.DataObjectFactory
Construct an object from rawJSON string.
createPlace(String, String, String, GeoLocation, String) - Method in interface twitter4j.api.GeoMethods
Creates a new place at the given latitude and longitude.
createPlace(String, String, String, GeoLocation, String) - Method in interface twitter4j.api.GeoMethodsAsync
Creates a new place at the given latitude and longitude.
createPlace(String, String, String, GeoLocation, String) - Method in class twitter4j.AsyncTwitterImpl
 
createPlace(String) - Static method in class twitter4j.json.DataObjectFactory
Constructs a Place object from rawJSON string.
createPlace(String, String, String, GeoLocation, String) - Method in class twitter4j.TwitterImpl
Creates a new place at the given latitude and longitude.
createRateLimitStatus(String) - Static method in class twitter4j.json.DataObjectFactory
Constructs a RateLimitStatus object from rawJSON string.
createRelatedResults(String) - Static method in class twitter4j.json.DataObjectFactory
Constructs a RelatedResults object from rawJSON string.
createRelationship(String) - Static method in class twitter4j.json.DataObjectFactory
Constructs a Relationship object from rawJSON string.
createSavedSearch(String) - Method in interface twitter4j.api.SavedSearchesMethods
Creates a saved search for the authenticated user.
createSavedSearch(String) - Static method in class twitter4j.json.DataObjectFactory
Constructs a SavedSearch object from rawJSON string.
createSavedSearch(String) - Method in class twitter4j.TwitterImpl
Creates a saved search for the authenticated user.
createStatus(String) - Static method in class twitter4j.json.DataObjectFactory
Constructs a Status object from rawJSON string.
createTrend(String) - Static method in class twitter4j.json.DataObjectFactory
Constructs a Trend object from rawJSON string.
createTrends(String) - Static method in class twitter4j.json.DataObjectFactory
Constructs a Trends object from rawJSON string.
createTweet(String) - Static method in class twitter4j.json.DataObjectFactory
Constructs a Tweet object from rawJSON string.
createUser(String) - Static method in class twitter4j.json.DataObjectFactory
Constructs a User object from rawJSON string.
createUserList(String, boolean, String) - Method in interface twitter4j.api.ListMethods
Creates a new list for the authenticated user.
createUserList(String, boolean, String) - Method in interface twitter4j.api.ListMethodsAsync
Creates a new list for the authenticated user.
createUserList(String, boolean, String) - Method in class twitter4j.AsyncTwitterImpl
Creates a new list for the authenticated user.
createUserList(String) - Static method in class twitter4j.json.DataObjectFactory
Constructs a UserList object from rawJSON string.
createUserList(String, boolean, String) - Method in class twitter4j.TwitterImpl
Creates a new list for the authenticated user.
createUserListSubscription(int) - Method in interface twitter4j.api.ListSubscribersMethods
Make the authenticated user follow the specified list.
createUserListSubscription(int) - Method in interface twitter4j.api.ListSubscribersMethodsAsync
Make the authenticated user follow the specified list.
createUserListSubscription(int) - Method in class twitter4j.AsyncTwitterImpl
Make the authenticated user follow the specified list.
createUserListSubscription(int) - Method in class twitter4j.TwitterImpl
Make the authenticated user follow the specified list.
CROP - Static variable in interface twitter4j.MediaEntity.Size
 
CURRENT_TRENDS - Static variable in interface twitter4j.TwitterListener
 
CURRENT_TRENDS - Static variable in class twitter4j.TwitterMethod
 
CursorSupport - Interface in twitter4j
 

D

DAILY_TRENDS - Static variable in interface twitter4j.TwitterListener
 
DAILY_TRENDS - Static variable in class twitter4j.TwitterMethod
 
DALVIK - Static variable in class twitter4j.conf.ConfigurationBase
 
dalvikDetected - Static variable in class twitter4j.conf.ConfigurationBase
 
DataObjectFactory - Class in twitter4j.json
 
DataObjectFactory() - Constructor for class twitter4j.json.DataObjectFactory
 
dateMonth - Variable in class twitter4j.util.TimeSpanConverter
 
dateMonthYear - Variable in class twitter4j.util.TimeSpanConverter
 
debug - Variable in class twitter4j.conf.ConfigurationBase
 
DEBUG - Static variable in class twitter4j.conf.PropertyConfiguration
 
decode(String) - Method in exception twitter4j.TwitterException
 
DEFAULT_AUTHORIZATION - Static variable in class twitter4j.TwitterFactory
 
DEFAULT_CONFIGURATION_FACTORY - Static variable in class twitter4j.conf.ConfigurationContext
 
DEFAULT_OAUTH_ACCESS_TOKEN_URL - Static variable in class twitter4j.conf.ConfigurationBase
 
DEFAULT_OAUTH_AUTHENTICATION_URL - Static variable in class twitter4j.conf.ConfigurationBase
 
DEFAULT_OAUTH_AUTHORIZATION_URL - Static variable in class twitter4j.conf.ConfigurationBase
 
DEFAULT_OAUTH_REQUEST_TOKEN_URL - Static variable in class twitter4j.conf.ConfigurationBase
 
DEFAULT_REST_BASE_URL - Static variable in class twitter4j.conf.ConfigurationBase
 
DEFAULT_SEARCH_BASE_URL - Static variable in class twitter4j.conf.ConfigurationBase
 
DEFAULT_SITE_STREAM_BASE_URL - Static variable in class twitter4j.conf.ConfigurationBase
 
DEFAULT_STREAM_BASE_URL - Static variable in class twitter4j.conf.ConfigurationBase
 
DEFAULT_USER_STREAM_BASE_URL - Static variable in class twitter4j.conf.ConfigurationBase
 
defaultMaxPerRoute - Variable in class twitter4j.conf.ConfigurationBase
 
defaultMediaProvider - Variable in class twitter4j.media.ImageUploadFactory
 
DELETE - Static variable in class twitter4j.json.JSONObjectType
 
delete(String) - Method in class twitter4j.TwitterImpl
 
DELETE_LIST_MEMBER - Static variable in interface twitter4j.TwitterListener
 
DELETE_LIST_MEMBER - Static variable in class twitter4j.TwitterMethod
 
deletedUserListMember(UserList) - Method in class twitter4j.TwitterAdapter
 
deletedUserListMember(UserList) - Method in interface twitter4j.TwitterListener
 
deleteUserListMember(int, long) - Method in interface twitter4j.api.ListMembersMethods
Removes the specified member from the list.
deleteUserListMember(int, long) - Method in interface twitter4j.api.ListMembersMethodsAsync
Removes the specified member from the list.
deleteUserListMember(int, long) - Method in class twitter4j.AsyncTwitterImpl
Removes the specified member from the list.
deleteUserListMember(int, long) - Method in class twitter4j.TwitterImpl
Removes the specified member from the list.
DESTROY_BLOCK - Static variable in interface twitter4j.TwitterListener
 
DESTROY_BLOCK - Static variable in class twitter4j.TwitterMethod
 
DESTROY_DIRECT_MESSAGE - Static variable in interface twitter4j.TwitterListener
 
DESTROY_DIRECT_MESSAGE - Static variable in class twitter4j.TwitterMethod
 
DESTROY_FAVORITE - Static variable in interface twitter4j.TwitterListener
 
DESTROY_FAVORITE - Static variable in class twitter4j.TwitterMethod
 
DESTROY_FRIENDSHIP - Static variable in interface twitter4j.TwitterListener
 
DESTROY_FRIENDSHIP - Static variable in class twitter4j.TwitterMethod
 
DESTROY_STATUS - Static variable in interface twitter4j.TwitterListener
 
DESTROY_STATUS - Static variable in class twitter4j.TwitterMethod
 
DESTROY_USER_LIST - Static variable in class twitter4j.TwitterMethod
 
destroyBlock(String) - Method in interface twitter4j.api.BlockMethods
Un-blocks the user specified in the ID parameter as the authenticating user.
destroyBlock(long) - Method in interface twitter4j.api.BlockMethods
Un-blocks the user specified in the ID parameter as the authenticating user.
destroyBlock(String) - Method in interface twitter4j.api.BlockMethodsAsync
Un-blocks the user specified in the ID parameter as the authenticating user.
destroyBlock(long) - Method in interface twitter4j.api.BlockMethodsAsync
Un-blocks the user specified in the ID parameter as the authenticating user.
destroyBlock(String) - Method in class twitter4j.AsyncTwitterImpl
Un-blocks the user specified in the ID parameter as the authenticating user.
destroyBlock(long) - Method in class twitter4j.AsyncTwitterImpl
Un-blocks the user specified in the ID parameter as the authenticating user.
destroyBlock(String) - Method in class twitter4j.TwitterImpl
Un-blocks the user specified in the ID parameter as the authenticating user.
destroyBlock(long) - Method in class twitter4j.TwitterImpl
Un-blocks the user specified in the ID parameter as the authenticating user.
destroyDirectMessage(long) - Method in interface twitter4j.api.DirectMessageMethods
Destroys the direct message specified in the required ID parameter.
destroyDirectMessage(long) - Method in interface twitter4j.api.DirectMessageMethodsAsync
Destroys the direct message specified in the required ID parameter.
destroyDirectMessage(long) - Method in class twitter4j.AsyncTwitterImpl
Destroys the direct message specified in the required ID parameter.
destroyDirectMessage(long) - Method in class twitter4j.TwitterImpl
Destroys the direct message specified in the required ID parameter.
destroyedBlock(User) - Method in class twitter4j.TwitterAdapter
 
destroyedBlock(User) - Method in interface twitter4j.TwitterListener
 
destroyedDirectMessage(DirectMessage) - Method in class twitter4j.TwitterAdapter
 
destroyedDirectMessage(DirectMessage) - Method in interface twitter4j.TwitterListener
 
destroyedFavorite(Status) - Method in class twitter4j.TwitterAdapter
 
destroyedFavorite(Status) - Method in interface twitter4j.TwitterListener
 
destroyedFriendship(User) - Method in class twitter4j.TwitterAdapter
 
destroyedFriendship(User) - Method in interface twitter4j.TwitterListener
 
destroyedStatus(Status) - Method in class twitter4j.TwitterAdapter
 
destroyedStatus(Status) - Method in interface twitter4j.TwitterListener
 
destroyedUserList(UserList) - Method in class twitter4j.TwitterAdapter
 
destroyedUserList(UserList) - Method in interface twitter4j.TwitterListener
 
destroyFavorite(long) - Method in interface twitter4j.api.FavoriteMethods
Un-favorites the status specified in the ID parameter as the authenticating user.
destroyFavorite(long) - Method in interface twitter4j.api.FavoriteMethodsAsync
Favorites the status specified in the ID parameter as the authenticating user.
destroyFavorite(long) - Method in class twitter4j.AsyncTwitterImpl
Favorites the status specified in the ID parameter as the authenticating user.
destroyFavorite(long) - Method in class twitter4j.TwitterImpl
Un-favorites the status specified in the ID parameter as the authenticating user.
destroyFriendship(String) - Method in interface twitter4j.api.FriendshipMethods
Allows the authenticating users to unfollow the user specified in the ID parameter.
Returns the unfollowed user in the requested format when successful.
destroyFriendship(long) - Method in interface twitter4j.api.FriendshipMethods
Allows the authenticating users to unfollow the user specified in the ID parameter.
Returns the unfollowed user in the requested format when successful.
destroyFriendship(String) - Method in interface twitter4j.api.FriendshipMethodsAsync
Allows the authenticating users to unfollow the user specified in the ID parameter.
Returns the unfollowed user in the requested format when successful.
destroyFriendship(long) - Method in interface twitter4j.api.FriendshipMethodsAsync
Allows the authenticating users to unfollow the user specified in the ID parameter.
Returns the unfollowed user in the requested format when successful.
destroyFriendship(String) - Method in class twitter4j.AsyncTwitterImpl
Allows the authenticating users to unfollow the user specified in the ID parameter.
Returns the unfollowed user in the requested format when successful.
destroyFriendship(long) - Method in class twitter4j.AsyncTwitterImpl
Allows the authenticating users to unfollow the user specified in the ID parameter.
Returns the unfollowed user in the requested format when successful.
destroyFriendship(String) - Method in class twitter4j.TwitterImpl
Allows the authenticating users to unfollow the user specified in the ID parameter.
Returns the unfollowed user in the requested format when successful.
destroyFriendship(long) - Method in class twitter4j.TwitterImpl
Allows the authenticating users to unfollow the user specified in the ID parameter.
Returns the unfollowed user in the requested format when successful.
destroySavedSearch(int) - Method in interface twitter4j.api.SavedSearchesMethods
Destroys a saved search for the authenticated user.
destroySavedSearch(int) - Method in class twitter4j.TwitterImpl
Destroys a saved search for the authenticated user.
destroyStatus(long) - Method in interface twitter4j.api.StatusMethods
Destroys the status specified by the required ID parameter.
Usage note: The authenticating user must be the author of the specified status.
destroyStatus(long) - Method in interface twitter4j.api.StatusMethodsAsync
Destroys the status specified by the required ID parameter.
Usage note: The authenticating user must be the author of the specified status.
destroyStatus(long) - Method in class twitter4j.AsyncTwitterImpl
Destroys the status specified by the required ID parameter.
Usage note: The authenticating user must be the author of the specified status.
destroyStatus(long) - Method in class twitter4j.TwitterImpl
Destroys the status specified by the required ID parameter.
Usage note: The authenticating user must be the author of the specified status.
destroyUserList(int) - Method in interface twitter4j.api.ListMethods
Deletes the specified list.
destroyUserList(int) - Method in interface twitter4j.api.ListMethodsAsync
Deletes the specified list.
destroyUserList(int) - Method in class twitter4j.AsyncTwitterImpl
Deletes the specified list.
destroyUserList(int) - Method in class twitter4j.TwitterImpl
Deletes the specified list.
destroyUserListSubscription(int) - Method in interface twitter4j.api.ListSubscribersMethods
Unsubscribes the authenticated user form the specified list.
destroyUserListSubscription(int) - Method in interface twitter4j.api.ListSubscribersMethodsAsync
Unsubscribes the authenticated user form the specified list.
destroyUserListSubscription(int) - Method in class twitter4j.AsyncTwitterImpl
Unsubscribes the authenticated user form the specified list.
destroyUserListSubscription(int) - Method in class twitter4j.TwitterImpl
Unsubscribes the authenticated user form the specified list.
determine(JSONObject) - Static method in class twitter4j.json.JSONObjectType
Determine the respective object type for a given JSONObject.
DIRECT_MESSAGE - Static variable in class twitter4j.json.JSONObjectType
 
DIRECT_MESSAGE - Static variable in class twitter4j.TwitterMethod
 
DIRECT_MESSAGES - Static variable in interface twitter4j.TwitterListener
 
DIRECT_MESSAGES - Static variable in class twitter4j.TwitterMethod
 
DirectMessage - Interface in twitter4j
A data interface representing sent/received direct message.
directMessageConstructor - Static variable in class twitter4j.json.DataObjectFactory
 
DirectMessageMethods - Interface in twitter4j.api
 
DirectMessageMethodsAsync - Interface in twitter4j.api
 
DISABLE_NOTIFICATION - Static variable in interface twitter4j.TwitterListener
 
DISABLE_NOTIFICATION - Static variable in class twitter4j.TwitterMethod
 
disabledNotification(User) - Method in class twitter4j.TwitterAdapter
 
disabledNotification(User) - Method in interface twitter4j.TwitterListener
 
disableNotification(String) - Method in interface twitter4j.api.NotificationMethods
Disables notifications for updates from the specified user to the authenticating user.
disableNotification(long) - Method in interface twitter4j.api.NotificationMethods
Disables notifications for updates from the specified user to the authenticating user.
disableNotification(String) - Method in interface twitter4j.api.NotificationMethodsAsync
Disables notifications for updates from the specified user to the authenticating user.
disableNotification(long) - Method in interface twitter4j.api.NotificationMethodsAsync
Disables notifications for updates from the specified user to the authenticating user.
disableNotification(String) - Method in class twitter4j.AsyncTwitterImpl
Disables notifications for updates from the specified user to the authenticating user.
disableNotification(long) - Method in class twitter4j.AsyncTwitterImpl
Disables notifications for updates from the specified user to the authenticating user.
disableNotification(String) - Method in class twitter4j.TwitterImpl
Disables notifications for updates from the specified user to the authenticating user.
disableNotification(long) - Method in class twitter4j.TwitterImpl
Disables notifications for updates from the specified user to the authenticating user.
dispatcher - Variable in class twitter4j.AbstractStreamImplementation
 
dispatcher - Static variable in class twitter4j.AsyncTwitterImpl
 
dispatcher - Static variable in class twitter4j.TwitterStreamImpl
 
dispatcherImpl - Variable in class twitter4j.conf.ConfigurationBase
 
displayCoordinates - Variable in class twitter4j.StatusUpdate
 
displayCoordinates(boolean) - Method in class twitter4j.StatusUpdate
 
dispose() - Method in interface twitter4j.conf.ConfigurationFactory
clean up resources acquired by this factory.
dispose() - Method in class twitter4j.conf.PropertyConfigurationFactory
clean up resources acquired by this factory.
DSTROY_USER_LIST - Static variable in interface twitter4j.TwitterListener
 

E

ENABLE_NOTIFICATION - Static variable in interface twitter4j.TwitterListener
 
ENABLE_NOTIFICATION - Static variable in class twitter4j.TwitterMethod
 
enabledNotification(User) - Method in class twitter4j.TwitterAdapter
 
enabledNotification(User) - Method in interface twitter4j.TwitterListener
 
enableNotification(String) - Method in interface twitter4j.api.NotificationMethods
Enables notifications for updates from the specified user to the authenticating user.
enableNotification(long) - Method in interface twitter4j.api.NotificationMethods
Enables notifications for updates from the specified user to the authenticating user.
enableNotification(String) - Method in interface twitter4j.api.NotificationMethodsAsync
Enables notifications for updates from the specified user to the authenticating user.
enableNotification(long) - Method in interface twitter4j.api.NotificationMethodsAsync
Enables notifications for updates from the specified user to the authenticating user.
enableNotification(String) - Method in class twitter4j.AsyncTwitterImpl
Enables notifications for updates from the specified user to the authenticating user.
enableNotification(long) - Method in class twitter4j.AsyncTwitterImpl
Enables notifications for updates from the specified user to the authenticating user.
enableNotification(String) - Method in class twitter4j.TwitterImpl
Enables notifications for updates from the specified user to the authenticating user.
enableNotification(long) - Method in class twitter4j.TwitterImpl
Enables notifications for updates from the specified user to the authenticating user.
encodeBasicAuthenticationString() - Method in class twitter4j.auth.BasicAuthorization
 
encodeParameters(List<HttpParameter>) - Static method in class twitter4j.auth.OAuthAuthorization
 
encodeParameters(List<HttpParameter>, String, boolean) - Static method in class twitter4j.auth.OAuthAuthorization
 
ensureAuthorizationEnabled() - Method in class twitter4j.TwitterBaseImpl
 
ensureListenerIsSet() - Method in class twitter4j.TwitterStreamImpl
check if any listener is set.
ensureOAuthEnabled() - Method in class twitter4j.TwitterBaseImpl
 
ensureStatusStreamListenerIsSet() - Method in class twitter4j.TwitterStreamImpl
 
ensureTokenIsAvailable() - Method in class twitter4j.auth.OAuthAuthorization
 
equals(Object) - Method in class twitter4j.Annotation
Deprecated.
 
equals(Object) - Method in class twitter4j.Annotations
Deprecated.
 
equals(Object) - Method in class twitter4j.AsyncTwitterImpl
 
equals(Object) - Method in class twitter4j.auth.AccessToken
 
equals(Object) - Method in class twitter4j.auth.BasicAuthorization
 
equals(Object) - Method in class twitter4j.auth.NullAuthorization
 
equals(Object) - Method in class twitter4j.auth.OAuthAuthorization
 
equals(Object) - Method in class twitter4j.auth.OAuthToken
 
equals(Object) - Method in class twitter4j.conf.ConfigurationBase
 
equals(Object) - Method in class twitter4j.ExceptionDiagnosis
 
equals(Object) - Method in class twitter4j.FilterQuery
 
equals(Object) - Method in class twitter4j.GeoLocation
 
equals(Object) - Method in class twitter4j.GeoQuery
 
equals(Object) - Method in class twitter4j.json.JSONObjectType
 
equals(Object) - Method in class twitter4j.media.MediaProvider
 
equals(Object) - Method in class twitter4j.Paging
 
equals(Object) - Method in class twitter4j.ProfileImage.ImageSize
 
equals(Object) - Method in class twitter4j.Query
 
equals(Object) - Method in class twitter4j.StatusDeletionNoticeImpl
 
equals(Object) - Method in class twitter4j.StatusUpdate
 
equals(Object) - Method in class twitter4j.TwitterBaseImpl
 
equals(Object) - Method in exception twitter4j.TwitterException
 
equals(Object) - Method in class twitter4j.TwitterImpl
 
equals(Object) - Method in class twitter4j.TwitterMethod
 
equals(Object) - Method in class twitter4j.TwitterStreamImpl
 
errorCount - Variable in class twitter4j.management.InvocationStatisticsCalculator
 
errorMessage - Variable in exception twitter4j.TwitterException
 
exceededRateLimitation() - Method in exception twitter4j.TwitterException
Tests if the exception is caused by rate limitation exceed
ExceptionDiagnosis - Class in twitter4j
 
ExceptionDiagnosis(Throwable) - Constructor for class twitter4j.ExceptionDiagnosis
 
ExceptionDiagnosis(Throwable, String[]) - Constructor for class twitter4j.ExceptionDiagnosis
 
exceptionDiagnosis - Variable in exception twitter4j.TwitterException
 
EXISTS_BLOCK - Static variable in interface twitter4j.TwitterListener
 
EXISTS_BLOCK - Static variable in class twitter4j.TwitterMethod
 
EXISTS_FRIENDSHIP - Static variable in interface twitter4j.TwitterListener
 
EXISTS_FRIENDSHIP - Static variable in class twitter4j.TwitterMethod
 
existsBlock(String) - Method in interface twitter4j.api.BlockMethods
Returns if the authenticating user is blocking a target user.
existsBlock(long) - Method in interface twitter4j.api.BlockMethods
Returns if the authenticating user is blocking a target user.
existsBlock(String) - Method in interface twitter4j.api.BlockMethodsAsync
Returns if the authenticating user is blocking a target user.
existsBlock(long) - Method in interface twitter4j.api.BlockMethodsAsync
Returns if the authenticating user is blocking a target user.
existsBlock(String) - Method in class twitter4j.AsyncTwitterImpl
Returns if the authenticating user is blocking a target user.
existsBlock(long) - Method in class twitter4j.AsyncTwitterImpl
Returns if the authenticating user is blocking a target user.
existsBlock(String) - Method in class twitter4j.TwitterImpl
Returns if the authenticating user is blocking a target user.
existsBlock(long) - Method in class twitter4j.TwitterImpl
Returns if the authenticating user is blocking a target user.
existsFriendship(String, String) - Method in interface twitter4j.api.FriendshipMethods
Tests for the existence of friendship between two users.
existsFriendship(String, String) - Method in interface twitter4j.api.FriendshipMethodsAsync
Tests for the existence of friendship between two users.
existsFriendship(String, String) - Method in class twitter4j.AsyncTwitterImpl
Tests for the existence of friendship between two users.
existsFriendship(String, String) - Method in class twitter4j.TwitterImpl
Tests for the existence of friendship between two users.

F

factory - Variable in class twitter4j.AbstractStreamImplementation
 
factory - Static variable in class twitter4j.conf.ConfigurationContext
 
factory - Variable in class twitter4j.TwitterBaseImpl
 
FAVORITE - Static variable in class twitter4j.json.JSONObjectType
 
FavoriteMethods - Interface in twitter4j.api
 
FavoriteMethodsAsync - Interface in twitter4j.api
 
FAVORITES - Static variable in interface twitter4j.TwitterListener
 
FAVORITES - Static variable in class twitter4j.TwitterMethod
 
fillInIDAndScreenName() - Method in class twitter4j.TwitterBaseImpl
 
FILTER - Static variable in exception twitter4j.TwitterException
 
filter(FilterQuery) - Method in interface twitter4j.TwitterStream
Start consuming public statuses that match one or more filter predicates.
filter(FilterQuery) - Method in class twitter4j.TwitterStreamImpl
Start consuming public statuses that match one or more filter predicates.
FilterQuery - Class in twitter4j
 
FilterQuery() - Constructor for class twitter4j.FilterQuery
Creates a new FilterQuery
FilterQuery(long[]) - Constructor for class twitter4j.FilterQuery
Creates a new FilterQuery
FilterQuery(int, long[]) - Constructor for class twitter4j.FilterQuery
Creates a new FilterQuery
FilterQuery(int, long[], String[]) - Constructor for class twitter4j.FilterQuery
Creates a new FilterQuery
FilterQuery(int, long[], String[], double[][]) - Constructor for class twitter4j.FilterQuery
Creates a new FilterQuery
firehose(int) - Method in interface twitter4j.TwitterStream
Starts listening on all public statuses.
firehose(int) - Method in class twitter4j.TwitterStreamImpl
Starts listening on all public statuses.
FIT - Static variable in interface twitter4j.MediaEntity.Size
 
fixRestBaseURL() - Method in class twitter4j.conf.ConfigurationBase
 
fixURL(boolean, String) - Static method in class twitter4j.conf.ConfigurationBase
 
follow - Variable in class twitter4j.FilterQuery
 
follow(long[]) - Method in class twitter4j.FilterQuery
Sets follow
FOLLOW - Static variable in class twitter4j.json.JSONObjectType
 
FOLLOWERS_IDS - Static variable in interface twitter4j.TwitterListener
 
FOLLOWERS_IDS - Static variable in class twitter4j.TwitterMethod
 
FOLLOWERS_STATUSES - Static variable in interface twitter4j.TwitterListener
 
FOLLOWERS_STATUSES - Static variable in class twitter4j.TwitterMethod
formats - Variable in class twitter4j.util.TimeSpanConverter
 
forUser - Static variable in class twitter4j.SiteStreamsImpl
 
FRIENDS - Static variable in class twitter4j.json.JSONObjectType
 
FRIENDS_IDS - Static variable in interface twitter4j.TwitterListener
 
FRIENDS_IDS - Static variable in class twitter4j.TwitterMethod
 
FRIENDS_STATUSES - Static variable in interface twitter4j.TwitterListener
 
FRIENDS_STATUSES - Static variable in class twitter4j.TwitterMethod
FRIENDS_TIMELINE - Static variable in interface twitter4j.TwitterListener
Deprecated.
FRIENDS_TIMELINE - Static variable in class twitter4j.TwitterMethod
Deprecated.
FriendsFollowersMethods - Interface in twitter4j.api
 
FriendsFollowersMethodsAsync - Interface in twitter4j.api
 
Friendship - Interface in twitter4j
 
FriendshipMethods - Interface in twitter4j.api
 
FriendshipMethodsAsync - Interface in twitter4j.api
 

G

GAE - Static variable in class twitter4j.conf.ConfigurationBase
 
gaeDetected - Static variable in class twitter4j.conf.ConfigurationBase
 
generateAuthorizationHeader(String, String, HttpParameter[], String, String, OAuthToken) - Method in class twitter4j.auth.OAuthAuthorization
 
generateAuthorizationHeader(String, String, HttpParameter[], OAuthToken) - Method in class twitter4j.auth.OAuthAuthorization
 
generateOAuthSignatureHttpParams(String, String) - Method in class twitter4j.auth.OAuthAuthorization
 
generateSignature(String, OAuthToken) - Method in class twitter4j.auth.OAuthAuthorization
Computes RFC 2104-compliant HMAC signature.
generateSignature(String) - Method in class twitter4j.auth.OAuthAuthorization
 
generateVerifyCredentialsAuthorizationHeader(String) - Method in class twitter4j.media.AbstractImageUploadImpl
 
generateVerifyCredentialsAuthorizationURL(String) - Method in class twitter4j.media.AbstractImageUploadImpl
 
GEO_DETAILS - Static variable in interface twitter4j.TwitterListener
 
GEO_DETAILS - Static variable in class twitter4j.TwitterMethod
 
geocode - Variable in class twitter4j.Query
 
geoCode(GeoLocation, double, String) - Method in class twitter4j.Query
returns tweets by users located within a given radius of the given latitude/longitude, where the user's location is taken from their Twitter profile
GeoLocation - Class in twitter4j
A data class representing geo location.
GeoLocation(double, double) - Constructor for class twitter4j.GeoLocation
Creates a GeoLocation instance
GeoMethods - Interface in twitter4j.api
 
GeoMethodsAsync - Interface in twitter4j.api
 
GeoQuery - Class in twitter4j
 
GeoQuery(GeoLocation) - Constructor for class twitter4j.GeoQuery
Creates a GeoQuery with the specified location
GeoQuery(String) - Constructor for class twitter4j.GeoQuery
Creates a GeoQuery with the specified IP address
get(String) - Method in class twitter4j.TwitterImpl
 
get(String, HttpParameter[]) - Method in class twitter4j.TwitterImpl
 
getAccessLevel() - Method in exception twitter4j.TwitterException
getAccessLevel() - Method in interface twitter4j.TwitterResponse
 
getAccountSettings() - Method in interface twitter4j.api.AccountMethods
Returns the current trend, geo, language, timezone and sleep time information for the authenticating user.
getAccountSettings() - Method in interface twitter4j.api.AccountMethodsAsync
Returns the current trend, geo and sleep time information for the authenticating user.
getAccountSettings() - Method in class twitter4j.AsyncTwitterImpl
Returns the current trend, geo and sleep time information for the authenticating user.
getAccountSettings() - Method in class twitter4j.TwitterImpl
Returns the current trend, geo, language, timezone and sleep time information for the authenticating user.
getAccountTotals() - Method in interface twitter4j.api.AccountMethods
Returns the current count of friends, followers, updates (statuses) and favorites of the authenticating user.
getAccountTotals() - Method in interface twitter4j.api.AccountMethodsAsync
Returns the current count of friends, followers, updates (statuses) and favorites of the authenticating user.
getAccountTotals() - Method in class twitter4j.AsyncTwitterImpl
Returns the current count of friends, followers, updates (statuses) and favorites of the authenticating user.
getAccountTotals() - Method in class twitter4j.TwitterImpl
Returns the current count of friends, followers, updates (statuses) and favorites of the authenticating user.
getAccuracy() - Method in class twitter4j.GeoQuery
 
getAllSubscribingUserLists(String) - Method in interface twitter4j.api.ListMethodsAsync
Returns all lists the authenticating or specified user subscribes to, including their own.
getAllSubscribingUserLists(long) - Method in interface twitter4j.api.ListMethodsAsync
Returns all lists the authenticating or specified user subscribes to, including their own.
getAllSubscribingUserLists(String) - Method in class twitter4j.AsyncTwitterImpl
Returns all lists the authenticating or specified user subscribes to, including their own.
getAllSubscribingUserLists(long) - Method in class twitter4j.AsyncTwitterImpl
Returns all lists the authenticating or specified user subscribes to, including their own.
getAllUserLists(String) - Method in interface twitter4j.api.ListMethods
Returns all lists the authenticating or specified user subscribes to, including their own.
getAllUserLists(long) - Method in interface twitter4j.api.ListMethods
Returns all lists the authenticating or specified user subscribes to, including their own.
getAllUserLists(String) - Method in class twitter4j.TwitterImpl
Returns all lists the authenticating or specified user subscribes to, including their own.
getAllUserLists(long) - Method in class twitter4j.TwitterImpl
Returns all lists the authenticating or specified user subscribes to, including their own.
getAnnotations() - Method in class twitter4j.Annotations
Deprecated.
 
getAnnotations() - Method in interface twitter4j.Status
Deprecated.
Annotations is not available for now. Annotations - Twitter Development Talk | Google Groups
getAnnotations() - Method in class twitter4j.StatusUpdate
 
getAnnotations() - Method in interface twitter4j.Tweet
Returns the annotations of the tweet.
getAPIConfiguration() - Method in interface twitter4j.api.HelpMethods
Returns the current configuration used by Twitter including twitter.com slugs which are not usernames, maximum photo resolutions, and t.co URL lengths.
It is recommended applications request this endpoint when they are loaded, but no more than once a day.
getAPIConfiguration() - Method in interface twitter4j.api.HelpMethodsAsync
Returns the current configuration used by Twitter including twitter.com slugs which are not usernames, maximum photo resolutions, and t.co URL lengths.
It is recommended applications request this endpoint when they are loaded, but no more than once a day.
getAPIConfiguration() - Method in class twitter4j.AsyncTwitterImpl
Returns the current configuration used by Twitter including twitter.com slugs which are not usernames, maximum photo resolutions, and t.co URL lengths.
It is recommended applications request this endpoint when they are loaded, but no more than once a day.
getAPIConfiguration() - Method in class twitter4j.TwitterImpl
Returns the current configuration used by Twitter including twitter.com slugs which are not usernames, maximum photo resolutions, and t.co URL lengths.
It is recommended applications request this endpoint when they are loaded, but no more than once a day.
getAsOf() - Method in interface twitter4j.Trends
 
getAsyncNumThreads() - Method in interface twitter4j.conf.Configuration
 
getAsyncNumThreads() - Method in class twitter4j.conf.ConfigurationBase
 
getAttribute(String) - Method in class twitter4j.management.APIStatisticsOpenMBean
 
getAttributes() - Method in class twitter4j.Annotation
Deprecated.
 
getAttributes(String[]) - Method in class twitter4j.management.APIStatisticsOpenMBean
 
getAuthenticationURL() - Method in class twitter4j.auth.RequestToken
 
getAuthorization() - Method in interface twitter4j.TwitterBase
Returns the authorization scheme for this instance.
The returned type will be either of BasicAuthorization, OAuthAuthorization, or NullAuthorization
getAuthorization() - Method in class twitter4j.TwitterBaseImpl
getAuthorizationHeader(HttpRequest) - Method in interface twitter4j.auth.Authorization
 
getAuthorizationHeader(HttpRequest) - Method in class twitter4j.auth.BasicAuthorization
 
getAuthorizationHeader(HttpRequest) - Method in class twitter4j.auth.NullAuthorization
 
getAuthorizationHeader(HttpRequest) - Method in class twitter4j.auth.OAuthAuthorization
 
getAuthorizationURL() - Method in class twitter4j.auth.RequestToken
 
getAvailableTrends() - Method in interface twitter4j.api.LocalTrendsMethods
Returns the locations that Twitter has trending topic information for.
getAvailableTrends(GeoLocation) - Method in interface twitter4j.api.LocalTrendsMethods
Returns the sorted locations that Twitter has trending topic information for.
getAvailableTrends() - Method in interface twitter4j.api.LocalTrendsMethodsAsync
Retrieves the locations that Twitter has trending topic information for.
getAvailableTrends(GeoLocation) - Method in interface twitter4j.api.LocalTrendsMethodsAsync
Retrieves the sorted locations that Twitter has trending topic information for.
getAvailableTrends() - Method in class twitter4j.AsyncTwitterImpl
Retrieves the locations that Twitter has trending topic information for.
getAvailableTrends(GeoLocation) - Method in class twitter4j.AsyncTwitterImpl
Retrieves the sorted locations that Twitter has trending topic information for.
getAvailableTrends() - Method in class twitter4j.TwitterImpl
Returns the locations that Twitter has trending topic information for.
getAvailableTrends(GeoLocation) - Method in class twitter4j.TwitterImpl
Returns the sorted locations that Twitter has trending topic information for.
getAverageTime() - Method in class twitter4j.management.APIStatistics
 
getAverageTime() - Method in interface twitter4j.management.InvocationStatistics
 
getAverageTime() - Method in class twitter4j.management.InvocationStatisticsCalculator
 
getBlockingUsers() - Method in interface twitter4j.api.BlockMethods
Returns a list of user objects that the authenticating user is blocking.
getBlockingUsers(int) - Method in interface twitter4j.api.BlockMethods
Returns a list of user objects that the authenticating user is blocking.
getBlockingUsers() - Method in interface twitter4j.api.BlockMethodsAsync
Returns a list of user objects that the authenticating user is blocking.
getBlockingUsers(int) - Method in interface twitter4j.api.BlockMethodsAsync
Returns a list of user objects that the authenticating user is blocking.
getBlockingUsers() - Method in class twitter4j.AsyncTwitterImpl
Returns a list of user objects that the authenticating user is blocking.
getBlockingUsers(int) - Method in class twitter4j.AsyncTwitterImpl
Returns a list of user objects that the authenticating user is blocking.
getBlockingUsers() - Method in class twitter4j.TwitterImpl
Returns a list of user objects that the authenticating user is blocking.
getBlockingUsers(int) - Method in class twitter4j.TwitterImpl
Returns a list of user objects that the authenticating user is blocking.
getBlockingUsersIDs() - Method in interface twitter4j.api.BlockMethods
Returns an array of numeric user ids the authenticating user is blocking.
getBlockingUsersIDs() - Method in interface twitter4j.api.BlockMethodsAsync
Returns an array of numeric user ids the authenticating user is blocking.
getBlockingUsersIDs() - Method in class twitter4j.AsyncTwitterImpl
Returns an array of numeric user ids the authenticating user is blocking.
getBlockingUsersIDs() - Method in class twitter4j.TwitterImpl
Returns an array of numeric user ids the authenticating user is blocking.
getBoolean(Properties, String, String) - Method in class twitter4j.conf.PropertyConfiguration
 
getBoundingBoxCoordinates() - Method in interface twitter4j.Place
 
getBoundingBoxType() - Method in interface twitter4j.Place
 
getCallCount() - Method in class twitter4j.management.APIStatistics
 
getCallCount() - Method in interface twitter4j.management.InvocationStatistics
 
getCallCount() - Method in class twitter4j.management.InvocationStatisticsCalculator
 
getCause(int) - Static method in exception twitter4j.TwitterException
 
getCharactersReservedPerMedia() - Method in interface twitter4j.TwitterAPIConfiguration
 
getClientURL() - Method in interface twitter4j.conf.Configuration
 
getClientURL() - Method in class twitter4j.conf.ConfigurationBase
 
getClientVersion() - Method in interface twitter4j.conf.Configuration
 
getClientVersion() - Method in class twitter4j.conf.ConfigurationBase
 
getCode() - Method in interface twitter4j.api.HelpMethods.Language
 
getCompletedIn() - Method in interface twitter4j.QueryResult
 
getConfiguration() - Method in interface twitter4j.TwitterBase
Returns the configuration associated with this instance
getConfiguration() - Method in class twitter4j.TwitterBaseImpl
getContainedWithIn() - Method in interface twitter4j.Place
 
getContributors() - Method in interface twitter4j.Status
Returns an array of contributors, or null if no contributor is associated with this status.
getCount() - Method in class twitter4j.Paging
 
getCountry() - Method in interface twitter4j.Place
 
getCountryCode() - Method in interface twitter4j.Location
 
getCountryCode() - Method in interface twitter4j.Place
 
getCountryName() - Method in interface twitter4j.Location
 
getCountStream(String, int) - Method in class twitter4j.TwitterStreamImpl
 
getCreatedAt() - Method in interface twitter4j.DirectMessage
 
getCreatedAt() - Method in interface twitter4j.SavedSearch
 
getCreatedAt() - Method in interface twitter4j.Status
Return the created_at
getCreatedAt() - Method in interface twitter4j.Tweet
returns the created_at
getCreatedAt() - Method in interface twitter4j.User
 
getCurrentTrends() - Method in interface twitter4j.api.TrendsMethods
Returns the current top 10 trending topics on Twitter.
getCurrentTrends(boolean) - Method in interface twitter4j.api.TrendsMethods
Returns the current top 10 trending topics on Twitter.
getCurrentTrends() - Method in interface twitter4j.api.TrendsMethodsAsync
Returns the current top 10 trending topics on Twitter.
getCurrentTrends(boolean) - Method in interface twitter4j.api.TrendsMethodsAsync
Returns the current top 10 trending topics on Twitter.
getCurrentTrends() - Method in class twitter4j.AsyncTwitterImpl
Returns the current top 10 trending topics on Twitter.
getCurrentTrends(boolean) - Method in class twitter4j.AsyncTwitterImpl
Returns the current top 10 trending topics on Twitter.
getCurrentTrends() - Method in class twitter4j.TwitterImpl
Returns the current top 10 trending topics on Twitter.
getCurrentTrends(boolean) - Method in class twitter4j.TwitterImpl
Returns the current top 10 trending topics on Twitter.
getDailyTrends() - Method in interface twitter4j.api.TrendsMethods
Returns the top 20 trending topics for each hour in a given day.
getDailyTrends(Date, boolean) - Method in interface twitter4j.api.TrendsMethods
Returns the top 20 trending topics for each hour in a given day.
getDailyTrends() - Method in interface twitter4j.api.TrendsMethodsAsync
Returns the top 20 trending topics for each hour in a given day.
getDailyTrends(Date, boolean) - Method in interface twitter4j.api.TrendsMethodsAsync
Returns the top 20 trending topics for each hour in a given day.
getDailyTrends() - Method in class twitter4j.AsyncTwitterImpl
Returns the top 20 trending topics for each hour in a given day.
getDailyTrends(Date, boolean) - Method in class twitter4j.AsyncTwitterImpl
Returns the top 20 trending topics for each hour in a given day.
getDailyTrends() - Method in class twitter4j.TwitterImpl
Returns the top 20 trending topics for each hour in a given day.
getDailyTrends(Date, boolean) - Method in class twitter4j.TwitterImpl
Returns the top 20 trending topics for each hour in a given day.
getDescription() - Method in interface twitter4j.User
Returns the description of the user
getDescription() - Method in interface twitter4j.UserList
Returns the description of the list
getDirectMessages() - Method in interface twitter4j.api.DirectMessageMethods
Returns a list of the direct messages sent to the authenticating user.
getDirectMessages(Paging) - Method in interface twitter4j.api.DirectMessageMethods
Returns a list of the direct messages sent to the authenticating user.
getDirectMessages() - Method in interface twitter4j.api.DirectMessageMethodsAsync
Returns a list of the direct messages sent to the authenticating user.
getDirectMessages(Paging) - Method in interface twitter4j.api.DirectMessageMethodsAsync
Returns a list of the direct messages sent to the authenticating user.
getDirectMessages() - Method in class twitter4j.AsyncTwitterImpl
Returns a list of the direct messages sent to the authenticating user.
getDirectMessages(Paging) - Method in class twitter4j.AsyncTwitterImpl
Returns a list of the direct messages sent to the authenticating user.
getDirectMessages() - Method in class twitter4j.TwitterImpl
Returns a list of the direct messages sent to the authenticating user.
getDirectMessages(Paging) - Method in class twitter4j.TwitterImpl
Returns a list of the direct messages sent to the authenticating user.
getDispatcher() - Method in class twitter4j.AsyncTwitterImpl
 
getDispatcher() - Method in class twitter4j.TwitterStreamImpl
 
getDispatcherImpl() - Method in interface twitter4j.conf.Configuration
 
getDispatcherImpl() - Method in class twitter4j.conf.ConfigurationBase
 
getDisplayURL() - Method in interface twitter4j.URLEntity
Returns the display URL if mentioned URL is shorten.
getEnd() - Method in interface twitter4j.HashtagEntity
Returns the index of the end character of the hashtag.
getEnd() - Method in interface twitter4j.URLEntity
Returns the index of the end character of the URL mentioned in the tweet.
getEnd() - Method in interface twitter4j.UserMentionEntity
Returns the index of the end character of the user mention.
getErrorCount() - Method in class twitter4j.management.APIStatistics
 
getErrorCount() - Method in interface twitter4j.management.InvocationStatistics
 
getErrorCount() - Method in class twitter4j.management.InvocationStatisticsCalculator
 
getErrorMessage() - Method in exception twitter4j.TwitterException
Returns error message from the API if available.
getExceptionCode() - Method in exception twitter4j.TwitterException
Returns a hexadecimal representation of this exception stacktrace.
An exception code is a hexadecimal representation of the stacktrace which enables it easier to Google known issues.
Format : XXXXXXXX:YYYYYYYY[ XX:YY]
Where XX is a hash code of stacktrace without line number
YY is a hash code of stacktrace excluding line number
[-XX:YY] will appear when this instance a root cause
getExceptionDiagnosis() - Method in exception twitter4j.TwitterException
 
getExpandedURL() - Method in interface twitter4j.URLEntity
Returns the expanded URL if mentioned URL is shorten.
getFavorites() - Method in interface twitter4j.AccountTotals
Returns the number of total favorites.
getFavorites() - Method in interface twitter4j.api.FavoriteMethods
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites(int) - Method in interface twitter4j.api.FavoriteMethods
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites(String) - Method in interface twitter4j.api.FavoriteMethods
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites(String, int) - Method in interface twitter4j.api.FavoriteMethods
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites() - Method in interface twitter4j.api.FavoriteMethodsAsync
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites(int) - Method in interface twitter4j.api.FavoriteMethodsAsync
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites(String) - Method in interface twitter4j.api.FavoriteMethodsAsync
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites(String, int) - Method in interface twitter4j.api.FavoriteMethodsAsync
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites() - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites(int) - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites(String) - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites(String, int) - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites() - Method in class twitter4j.TwitterImpl
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites(int) - Method in class twitter4j.TwitterImpl
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites(String) - Method in class twitter4j.TwitterImpl
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavorites(String, int) - Method in class twitter4j.TwitterImpl
Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
getFavouritesCount() - Method in interface twitter4j.User
 
getFeatureSpecificRateLimitStatus() - Method in interface twitter4j.ResponseList
Returns the current feature-specific rate limit status if available.
This method is available in conjunction with Twitter#searchUsers()
getFeatureSpecificRateLimitStatus() - Method in exception twitter4j.TwitterException
Returns the current feature-specific rate limit status if available.
This method is available in conjunction with Twitter#searchUsers()
getFilterStream(FilterQuery) - Method in interface twitter4j.TwitterStream
Returns public statuses that match one or more filter predicates.
getFilterStream(FilterQuery) - Method in class twitter4j.TwitterStreamImpl
Returns public statuses that match one or more filter predicates.
getFirehoseStream(int) - Method in interface twitter4j.TwitterStream
Returns a status stream of all public statuses.
getFirehoseStream(int) - Method in class twitter4j.TwitterStreamImpl
Returns a status stream of all public statuses.
getFollowers() - Method in interface twitter4j.AccountTotals
Returns the number of total followers.
getFollowersCount() - Method in interface twitter4j.User
Returns the number of followers
getFollowersIDs(long) - Method in interface twitter4j.api.FriendsFollowersMethods
Returns an array of numeric IDs for every user the specified user is followed by.
getFollowersIDs(long, long) - Method in interface twitter4j.api.FriendsFollowersMethods
Returns an array of numeric IDs for every user the specified user is followed by.
getFollowersIDs(String, long) - Method in interface twitter4j.api.FriendsFollowersMethods
Returns an array of numeric IDs for every user the specified user is followed by.
getFollowersIDs(long) - Method in interface twitter4j.api.FriendsFollowersMethodsAsync
Returns an array of numeric IDs for every user the specified user is followed by.
getFollowersIDs(long, long) - Method in interface twitter4j.api.FriendsFollowersMethodsAsync
Returns an array of numeric IDs for every user the specified user is followed by.
getFollowersIDs(String, long) - Method in interface twitter4j.api.FriendsFollowersMethodsAsync
Returns an array of numeric IDs for every user the specified user is followed by.
getFollowersIDs(long) - Method in class twitter4j.AsyncTwitterImpl
Returns an array of numeric IDs for every user the specified user is followed by.
getFollowersIDs(long, long) - Method in class twitter4j.AsyncTwitterImpl
Returns an array of numeric IDs for every user the specified user is followed by.
getFollowersIDs(String, long) - Method in class twitter4j.AsyncTwitterImpl
Returns an array of numeric IDs for every user the specified user is followed by.
getFollowersIDs(long) - Method in class twitter4j.TwitterImpl
Returns an array of numeric IDs for every user the specified user is followed by.
getFollowersIDs(long, long) - Method in class twitter4j.TwitterImpl
Returns an array of numeric IDs for every user the specified user is followed by.
getFollowersIDs(String, long) - Method in class twitter4j.TwitterImpl
Returns an array of numeric IDs for every user the specified user is followed by.
getFollowersStatuses(long) - Method in interface twitter4j.api.UserMethods
getFollowersStatuses(String, long) - Method in interface twitter4j.api.UserMethods
getFollowersStatuses(long, long) - Method in interface twitter4j.api.UserMethods
getFollowersStatuses(long) - Method in interface twitter4j.api.UserMethodsAsync
getFollowersStatuses(String, long) - Method in interface twitter4j.api.UserMethodsAsync
getFollowersStatuses(long, long) - Method in interface twitter4j.api.UserMethodsAsync
getFollowersStatuses(long) - Method in class twitter4j.AsyncTwitterImpl
Returns the authenticating user's followers, each with current status inline.
getFollowersStatuses(String, long) - Method in class twitter4j.AsyncTwitterImpl
Returns the specified user's followers, each with current status inline.
getFollowersStatuses(long, long) - Method in class twitter4j.AsyncTwitterImpl
Returns the specified user's followers, each with current status inline.
getFollowersStatuses(long) - Method in class twitter4j.TwitterImpl
Returns the authenticating user's followers, each with current status inline.
getFollowersStatuses(String, long) - Method in class twitter4j.TwitterImpl
Returns the specified user's followers, each with current status inline.
getFollowersStatuses(long, long) - Method in class twitter4j.TwitterImpl
Returns the specified user's followers, each with current status inline.
getFriends() - Method in interface twitter4j.AccountTotals
Returns the number of total friends.
getFriendsCount() - Method in interface twitter4j.User
 
getFriendsIDs(long) - Method in interface twitter4j.api.FriendsFollowersMethods
Returns an array of numeric IDs for every user the authenticating user is following.
getFriendsIDs(long, long) - Method in interface twitter4j.api.FriendsFollowersMethods
Returns an array of numeric IDs for every user the specified user is following.
getFriendsIDs(String, long) - Method in interface twitter4j.api.FriendsFollowersMethods
Returns an array of numeric IDs for every user the specified user is following.
getFriendsIDs(long) - Method in interface twitter4j.api.FriendsFollowersMethodsAsync
Returns an array of numeric IDs for every user the authenticating user is following.
getFriendsIDs(long, long) - Method in interface twitter4j.api.FriendsFollowersMethodsAsync
Returns an array of numeric IDs for every user the specified user is following.
getFriendsIDs(String, long) - Method in interface twitter4j.api.FriendsFollowersMethodsAsync
Returns an array of numeric IDs for every user the specified user is following.
getFriendsIDs(long) - Method in class twitter4j.AsyncTwitterImpl
Returns an array of numeric IDs for every user the authenticating user is following.
getFriendsIDs(long, long) - Method in class twitter4j.AsyncTwitterImpl
Returns an array of numeric IDs for every user the specified user is following.
getFriendsIDs(String, long) - Method in class twitter4j.AsyncTwitterImpl
Returns an array of numeric IDs for every user the specified user is following.
getFriendsIDs(long) - Method in class twitter4j.TwitterImpl
Returns an array of numeric IDs for every user the authenticating user is following.
getFriendsIDs(long, long) - Method in class twitter4j.TwitterImpl
Returns an array of numeric IDs for every user the specified user is following.
getFriendsIDs(String, long) - Method in class twitter4j.TwitterImpl
Returns an array of numeric IDs for every user the specified user is following.
getFriendsStatuses(long) - Method in interface twitter4j.api.UserMethods
getFriendsStatuses(String, long) - Method in interface twitter4j.api.UserMethods
getFriendsStatuses(long, long) - Method in interface twitter4j.api.UserMethods
getFriendsStatuses(long) - Method in interface twitter4j.api.UserMethodsAsync
getFriendsStatuses(String, long) - Method in interface twitter4j.api.UserMethodsAsync
getFriendsStatuses(long, long) - Method in interface twitter4j.api.UserMethodsAsync
getFriendsStatuses(long) - Method in class twitter4j.AsyncTwitterImpl
Returns a user's friends, each with current status inline.
getFriendsStatuses(String, long) - Method in class twitter4j.AsyncTwitterImpl
Returns a user's friends, each with current status inline.
getFriendsStatuses(long, long) - Method in class twitter4j.AsyncTwitterImpl
Returns a user's friends, each with current status inline.
getFriendsStatuses(long) - Method in class twitter4j.TwitterImpl
Returns a user's friends, each with current status inline.
getFriendsStatuses(String, long) - Method in class twitter4j.TwitterImpl
Returns a user's friends, each with current status inline.
getFriendsStatuses(long, long) - Method in class twitter4j.TwitterImpl
Returns a user's friends, each with current status inline.
getFriendsTimeline() - Method in interface twitter4j.api.TimelineMethods
Deprecated.
getFriendsTimeline(Paging) - Method in interface twitter4j.api.TimelineMethods
getFriendsTimeline() - Method in interface twitter4j.api.TimelineMethodsAsync
getFriendsTimeline(Paging) - Method in interface twitter4j.api.TimelineMethodsAsync
getFriendsTimeline() - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent statuses posted by the authenticating user and that user's friends.
getFriendsTimeline(Paging) - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent statuses posted by the authenticating user and that user's friends.
getFriendsTimeline() - Method in class twitter4j.TwitterImpl
Returns the 20 most recent statuses posted by the authenticating user and that user's friends.
getFriendsTimeline(Paging) - Method in class twitter4j.TwitterImpl
Returns the 20 most recent statuses posted by the authenticating user and that user's friends.
getFromUser() - Method in interface twitter4j.Tweet
returns the from_user
getFromUserId() - Method in interface twitter4j.Tweet
returns the user id of the tweet's owner.
Warning: The user ids in the Search API are different from those in the REST API (about the two APIs).
getFullName() - Method in interface twitter4j.Place
 
getFullName() - Method in interface twitter4j.UserList
Returns the full name of the list
getGeocode() - Method in class twitter4j.Query
Returns the specified geocode
getGeoDetails(String) - Method in interface twitter4j.api.GeoMethods
Find out more details of a place that was returned from the GeoMethods.reverseGeoCode(twitter4j.GeoQuery) method.
getGeoDetails(String) - Method in interface twitter4j.api.GeoMethodsAsync
Find out more details of a place that was returned from the GeoMethodsAsync.reverseGeoCode(twitter4j.GeoQuery) method.
getGeoDetails(String) - Method in class twitter4j.AsyncTwitterImpl
Find out more details of a place that was returned from the GeoMethodsAsync.reverseGeoCode(twitter4j.GeoQuery) method.
getGeoDetails(String) - Method in class twitter4j.TwitterImpl
Find out more details of a place that was returned from the GeoMethods.reverseGeoCode(twitter4j.GeoQuery) method.
getGeoLocation() - Method in interface twitter4j.Status
Returns The location that this tweet refers to if available.
getGeoLocation() - Method in interface twitter4j.Tweet
Returns The location that this tweet refers to if available.
getGeometryCoordinates() - Method in interface twitter4j.Place
 
getGeometryType() - Method in interface twitter4j.Place
 
getGranularity() - Method in class twitter4j.GeoQuery
 
getHashtagEntities() - Method in interface twitter4j.Status
Returns an array if hashtag mentioned in the tweet, or null if no hashtag were mentioned.
getHeight() - Method in interface twitter4j.MediaEntity.Size
 
getHomeTimeline() - Method in interface twitter4j.api.TimelineMethods
Returns the 20 most recent statuses, including retweets, posted by the authenticating user and that user's friends.
getHomeTimeline(Paging) - Method in interface twitter4j.api.TimelineMethods
Returns the 20 most recent statuses, including retweets, posted by the authenticating user and that user's friends.
getHomeTimeline() - Method in interface twitter4j.api.TimelineMethodsAsync
Returns the 20 most recent statuses, including retweets, posted by the authenticating user and that user's friends.
getHomeTimeline(Paging) - Method in interface twitter4j.api.TimelineMethodsAsync
Returns the 20 most recent statuses, including retweets, posted by the authenticating user and that user's friends.
getHomeTimeline() - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent statuses, including retweets, posted by the authenticating user and that user's friends.
getHomeTimeline(Paging) - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent statuses, including retweets, posted by the authenticating user and that user's friends.
getHomeTimeline() - Method in class twitter4j.TwitterImpl
Returns the 20 most recent statuses, including retweets, posted by the authenticating user and that user's friends.
getHomeTimeline(Paging) - Method in class twitter4j.TwitterImpl
Returns the 20 most recent statuses, including retweets, posted by the authenticating user and that user's friends.
getHourlyLimit() - Method in interface twitter4j.RateLimitStatus
Returns the current limit in effect
This value is identical to the "X-RateLimit-Limit" response header.
getHttpConnectionTimeout() - Method in interface twitter4j.conf.Configuration
 
getHttpConnectionTimeout() - Method in class twitter4j.conf.ConfigurationBase
 
getHttpConnectionTimeout() - Method in class twitter4j.StreamingReadTimeoutConfiguration
 
getHttpDefaultMaxPerRoute() - Method in interface twitter4j.conf.Configuration
 
getHttpDefaultMaxPerRoute() - Method in class twitter4j.conf.ConfigurationBase
 
getHttpDefaultMaxPerRoute() - Method in class twitter4j.StreamingReadTimeoutConfiguration
 
getHttpMaxTotalConnections() - Method in interface twitter4j.conf.Configuration
 
getHttpMaxTotalConnections() - Method in class twitter4j.conf.ConfigurationBase
 
getHttpMaxTotalConnections() - Method in class twitter4j.StreamingReadTimeoutConfiguration
 
getHttpProxyHost() - Method in interface twitter4j.conf.Configuration
 
getHttpProxyHost() - Method in class twitter4j.conf.ConfigurationBase
 
getHttpProxyHost() - Method in class twitter4j.StreamingReadTimeoutConfiguration
 
getHttpProxyPassword() - Method in interface twitter4j.conf.Configuration
 
getHttpProxyPassword() - Method in class twitter4j.conf.ConfigurationBase
 
getHttpProxyPassword() - Method in class twitter4j.StreamingReadTimeoutConfiguration
 
getHttpProxyPort() - Method in interface twitter4j.conf.Configuration
 
getHttpProxyPort() - Method in class twitter4j.conf.ConfigurationBase
 
getHttpProxyPort() - Method in class twitter4j.StreamingReadTimeoutConfiguration
 
getHttpProxyUser() - Method in interface twitter4j.conf.Configuration
 
getHttpProxyUser() - Method in class twitter4j.conf.ConfigurationBase
 
getHttpProxyUser() - Method in class twitter4j.StreamingReadTimeoutConfiguration
 
getHttpReadTimeout() - Method in interface twitter4j.conf.Configuration
 
getHttpReadTimeout() - Method in class twitter4j.conf.ConfigurationBase
 
getHttpReadTimeout() - Method in class twitter4j.StreamingReadTimeoutConfiguration
 
getHttpRetryCount() - Method in interface twitter4j.conf.Configuration
 
getHttpRetryCount() - Method in class twitter4j.conf.ConfigurationBase
 
getHttpRetryCount() - Method in class twitter4j.StreamingReadTimeoutConfiguration
 
getHttpRetryIntervalSeconds() - Method in interface twitter4j.conf.Configuration
 
getHttpRetryIntervalSeconds() - Method in class twitter4j.conf.ConfigurationBase
 
getHttpRetryIntervalSeconds() - Method in class twitter4j.StreamingReadTimeoutConfiguration
 
getHttpStreamingReadTimeout() - Method in interface twitter4j.conf.Configuration
 
getHttpStreamingReadTimeout() - Method in class twitter4j.conf.ConfigurationBase
 
getId() - Method in interface twitter4j.DirectMessage
 
getId() - Method in interface twitter4j.Friendship
 
getId() - Method in interface twitter4j.MediaEntity
Returns the id of the media.
getId() - Method in interface twitter4j.Place
 
getId() - Method in interface twitter4j.SavedSearch
 
getId() - Method in interface twitter4j.Status
Returns the id of the status
getId() - Method in interface twitter4j.Tweet
returns the status id of the tweet
getId() - Method in interface twitter4j.TwitterBase
Returns authenticating user's user id.
This method may internally call verifyCredentials() on the first invocation if
- this instance is authenticated by Basic and email address is supplied instead of screen name, or - this instance is authenticated by OAuth.
getId() - Method in class twitter4j.TwitterBaseImpl
getId() - Method in interface twitter4j.User
Returns the id of the user
getId() - Method in interface twitter4j.UserList
Returns the id of the list
getId() - Method in interface twitter4j.UserMentionEntity
Returns the user id mentioned in the status.
getIDs() - Method in interface twitter4j.IDs
 
getIncomingFriendships(long) - Method in interface twitter4j.api.FriendshipMethods
Returns an array of numeric IDs for every user who has a pending request to follow the authenticating user.
getIncomingFriendships(long) - Method in interface twitter4j.api.FriendshipMethodsAsync
Returns an array of numeric IDs for every user who has a pending request to follow the authenticating user.
getIncomingFriendships(long) - Method in class twitter4j.AsyncTwitterImpl
Returns an array of numeric IDs for every user who has a pending request to follow the authenticating user.
getIncomingFriendships(long) - Method in class twitter4j.TwitterImpl
Returns an array of numeric IDs for every user who has a pending request to follow the authenticating user.
getInReplyToScreenName() - Method in interface twitter4j.Status
Returns the in_reply_to_screen_name
getInReplyToStatusId() - Method in interface twitter4j.Status
Returns the in_reply_tostatus_id
getInReplyToStatusId() - Method in class twitter4j.StatusUpdate
 
getInReplyToUserId() - Method in interface twitter4j.Status
Returns the in_reply_user_id
getInstance() - Method in class twitter4j.AsyncTwitterFactory
Returns an instance associated with the configuration bound to this factory.
getInstance(AccessToken) - Method in class twitter4j.AsyncTwitterFactory
Returns a OAuth Authenticated instance.
consumer key and consumer Secret must be provided by twitter4j.properties, or system properties.
Unlike OAuthSupport.setOAuthAccessToken(twitter4j.auth.AccessToken), this factory method potentially returns a cached instance.
getInstance(Authorization) - Method in class twitter4j.AsyncTwitterFactory
 
getInstance(Configuration) - Static method in class twitter4j.auth.AuthorizationFactory
 
getInstance() - Static method in class twitter4j.auth.NullAuthorization
 
getInstance(ConfigurationBase) - Static method in class twitter4j.conf.ConfigurationBase
 
getInstance() - Static method in class twitter4j.conf.ConfigurationContext
 
getInstance(String) - Static method in class twitter4j.conf.ConfigurationContext
 
getInstance() - Method in interface twitter4j.conf.ConfigurationFactory
returns the root configuration
getInstance(String) - Method in interface twitter4j.conf.ConfigurationFactory
returns the configuration specified by the path
getInstance() - Method in class twitter4j.conf.PropertyConfigurationFactory
returns the root configuration
getInstance(String) - Method in class twitter4j.conf.PropertyConfigurationFactory
returns the configuration specified by the path
getInstance() - Method in class twitter4j.media.ImageUploadFactory
Returns an ImageUpload instance associated with the default media provider
getInstance(Authorization) - Method in class twitter4j.media.ImageUploadFactory
Returns an ImageUpload instance associated with the default media provider
getInstance(MediaProvider) - Method in class twitter4j.media.ImageUploadFactory
Returns an ImageUploader instance associated with the specified media provider
getInstance(MediaProvider, Authorization) - Method in class twitter4j.media.ImageUploadFactory
Returns an ImageUpload instance associated with the specified media provider
getInstance(String) - Static method in class twitter4j.media.MediaProvider
 
getInstance(String) - Static method in class twitter4j.ProfileImage.ImageSize
 
getInstance() - Static method in class twitter4j.TwitterAPIMonitor
 
getInstance() - Method in class twitter4j.TwitterFactory
Returns a instance associated with the configuration bound to this factory.
getInstance(AccessToken) - Method in class twitter4j.TwitterFactory
Returns a OAuth Authenticated instance.
consumer key and consumer Secret must be provided by twitter4j.properties, or system properties.
Unlike OAuthSupport.setOAuthAccessToken(twitter4j.auth.AccessToken), this factory method potentially returns a cached instance.
getInstance(Authorization) - Method in class twitter4j.TwitterFactory
 
getInstance(String) - Static method in class twitter4j.TwitterMethod
 
getInstance() - Method in class twitter4j.TwitterStreamFactory
Returns a instance associated with the configuration bound to this factory.
getInstance(AccessToken) - Method in class twitter4j.TwitterStreamFactory
Returns a OAuth Authenticated instance.
consumer key and consumer Secret must be provided by twitter4j.properties, or system properties.
getInstance(Authorization) - Method in class twitter4j.TwitterStreamFactory
Returns a instance.
getInstance(Configuration, Authorization) - Method in class twitter4j.TwitterStreamFactory
 
getIntProperty(Properties, String, String) - Method in class twitter4j.conf.PropertyConfiguration
 
getInvocationStatistics() - Method in class twitter4j.management.APIStatistics
 
getInvocationStatistics() - Method in interface twitter4j.management.APIStatisticsMBean
 
getIp() - Method in class twitter4j.GeoQuery
 
getIsoLanguageCode() - Method in interface twitter4j.Tweet
returns the iso language code of the tweet
getLang() - Method in class twitter4j.Query
Returns the lang
getLang() - Method in interface twitter4j.User
Returns the preferred language of the user
getLanguage() - Method in interface twitter4j.AccountSettings
Returns the language used to render Twitter's UII for this user.
getLanguages() - Method in interface twitter4j.api.HelpMethods
Returns the list of languages supported by Twitter along with their ISO 639-1 code.
getLanguages() - Method in interface twitter4j.api.HelpMethodsAsync
Returns the list of languages supported by Twitter along with their ISO 639-1 code.
getLanguages() - Method in class twitter4j.AsyncTwitterImpl
Returns the list of languages supported by Twitter along with their ISO 639-1 code.
getLanguages() - Method in class twitter4j.TwitterImpl
Returns the list of languages supported by Twitter along with their ISO 639-1 code.
getLatitude() - Method in class twitter4j.GeoLocation
returns the latitude of the geo location
getLineNumberHash() - Method in class twitter4j.ExceptionDiagnosis
 
getLineNumberHashAsHex() - Method in class twitter4j.ExceptionDiagnosis
 
getLinksStream(int) - Method in interface twitter4j.TwitterStream
Returns a status stream of all public statuses containing links.
getLinksStream(int) - Method in class twitter4j.TwitterStreamImpl
Returns a status stream of all public statuses containing links.
getListedCount() - Method in interface twitter4j.User
Returns the number of public lists the user is listed on, or -1 if the count is unavailable.
getLocale() - Method in class twitter4j.Query
Returns the language of the query you are sending (only ja is currently effective).
getLocation() - Method in class twitter4j.GeoQuery
 
getLocation() - Method in class twitter4j.StatusUpdate
 
getLocation() - Method in interface twitter4j.Trends
Returns the location associated with the trends.
This method is effective only with getLocalTrends() method.
i.e.
getLocation() - Method in interface twitter4j.Tweet
Returns the textual location where this tweet was posted.
getLocation() - Method in interface twitter4j.User
Returns the location of the user
getLocationTrends(int) - Method in interface twitter4j.api.LocalTrendsMethods
Returns the top 10 trending topics for a specific location Twitter has trending topic information for.
getLocationTrends(int) - Method in interface twitter4j.api.LocalTrendsMethodsAsync
Retrieves the top 10 trending topics for a specific location Twitter has trending topic information for.
getLocationTrends(int) - Method in class twitter4j.AsyncTwitterImpl
Retrieves the top 10 trending topics for a specific location Twitter has trending topic information for.
getLocationTrends(int) - Method in class twitter4j.TwitterImpl
Returns the top 10 trending topics for a specific location Twitter has trending topic information for.
getLongitude() - Method in class twitter4j.GeoLocation
returns the longitude of the geo location
getMaxId() - Method in class twitter4j.Paging
 
getMaxId() - Method in class twitter4j.Query
Returns tweets with status ids less than the given id.
getMaxId() - Method in interface twitter4j.QueryResult
 
getMaxMediaPerUpload() - Method in interface twitter4j.TwitterAPIConfiguration
 
getMaxResults() - Method in class twitter4j.GeoQuery
 
getMBeanInfo() - Method in class twitter4j.management.APIStatisticsOpenMBean
 
getMediaEntities() - Method in interface twitter4j.Status
Returns an array of MediaEntities if medias are available in the tweet, or null if no media is included in the tweet.
getMediaProvider() - Method in interface twitter4j.conf.Configuration
 
getMediaProvider() - Method in class twitter4j.conf.ConfigurationBase
 
getMediaProviderAPIKey() - Method in interface twitter4j.conf.Configuration
 
getMediaProviderAPIKey() - Method in class twitter4j.conf.ConfigurationBase
 
getMediaProviderParameters() - Method in interface twitter4j.conf.Configuration
 
getMediaProviderParameters() - Method in class twitter4j.conf.ConfigurationBase
 
getMediaURL() - Method in interface twitter4j.MediaEntity
Returns the media URL.
getMediaURLHttps() - Method in interface twitter4j.MediaEntity
Returns the media secure URL.
getMemberCount() - Method in interface twitter4j.UserList
Returns the member count of the list
getMemberSuggestions(String) - Method in interface twitter4j.api.UserMethods
Access the users in a given category of the Twitter suggested user list and return their most recent status if they are not a protected user.
getMemberSuggestions(String) - Method in interface twitter4j.api.UserMethodsAsync
Access the users in a given category of the Twitter suggested user list and return their most recent status if they are not a protected user.
getMemberSuggestions(String) - Method in class twitter4j.AsyncTwitterImpl
Access the users in a given category of the Twitter suggested user list and return their most recent status if they are not a protected user.
getMemberSuggestions(String) - Method in class twitter4j.TwitterImpl
Access the users in a given category of the Twitter suggested user list and return their most recent status if they are not a protected user.
getMentions() - Method in interface twitter4j.api.TimelineMethods
Returns the 20 most recent mentions (status containing @username) for the authenticating user.
getMentions(Paging) - Method in interface twitter4j.api.TimelineMethods
Returns the 20 most recent mentions (status containing @username) for the authenticating user.
getMentions() - Method in interface twitter4j.api.TimelineMethodsAsync
Returns the 20 most recent replies (status updates prefixed with @username) to the authenticating user.
getMentions(Paging) - Method in interface twitter4j.api.TimelineMethodsAsync
Returns the 20 most recent replies (status updates prefixed with @username) to the authenticating user.
getMentions() - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent replies (status updates prefixed with @username) to the authenticating user.
getMentions(Paging) - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent replies (status updates prefixed with @username) to the authenticating user.
getMentions() - Method in class twitter4j.TwitterImpl
Returns the 20 most recent mentions (status containing @username) for the authenticating user.
getMentions(Paging) - Method in class twitter4j.TwitterImpl
Returns the 20 most recent mentions (status containing @username) for the authenticating user.
getMessage() - Method in exception twitter4j.TwitterException
getMethodLevelSummariesAsString() - Method in class twitter4j.management.APIStatistics
 
getMethodLevelSummariesAsString() - Method in interface twitter4j.management.APIStatisticsMBean
 
getMethodLevelSummary(String) - Method in class twitter4j.management.APIStatistics
 
getMethodLevelSummary(String) - Method in interface twitter4j.management.APIStatisticsMBean
 
getMethodStatistics(String) - Method in class twitter4j.management.APIStatistics
 
getName() - Method in interface twitter4j.api.HelpMethods.Language
 
getName() - Method in interface twitter4j.Category
 
getName() - Method in interface twitter4j.Friendship
 
getName() - Method in class twitter4j.json.JSONObjectType
 
getName() - Method in interface twitter4j.Location
 
getName() - Method in class twitter4j.management.APIStatistics
APIStatisticsMBean implementation
getName() - Method in interface twitter4j.management.InvocationStatistics
 
getName() - Method in class twitter4j.management.InvocationStatisticsCalculator
 
getName() - Method in class twitter4j.media.MediaProvider
 
getName() - Method in interface twitter4j.Place
 
getName() - Method in class twitter4j.ProfileImage.ImageSize
 
getName() - Method in interface twitter4j.SavedSearch
 
getName() - Method in interface twitter4j.TimeZone
 
getName() - Method in interface twitter4j.Trend
 
getName() - Method in interface twitter4j.User
Returns the name of the user
getName() - Method in interface twitter4j.UserList
Returns the name of the list
getName() - Method in interface twitter4j.UserMentionEntity
Returns the name mentioned in the status.
getNextCursor() - Method in interface twitter4j.CursorSupport
 
getNextCursor() - Method in interface twitter4j.IDs
 
getNextCursor() - Method in interface twitter4j.PagableResponseList
 
getNonUsernamePaths() - Method in interface twitter4j.TwitterAPIConfiguration
 
getNoRetweetIds() - Method in interface twitter4j.api.FriendshipMethods
Returns the list of user_ids for which the authenticating user has said they do not want to receive retweets from when successful.
getNoRetweetIds() - Method in interface twitter4j.api.FriendshipMethodsAsync
Returns the list of user_ids for which the authenticating user has said they do not want to receive retweets from when successful.
getNoRetweetIds() - Method in class twitter4j.AsyncTwitterImpl
Returns the list of user_ids for which the authenticating user has said they do not want to receive retweets from when successful.
getNoRetweetIds() - Method in class twitter4j.TwitterImpl
Returns the list of user_ids for which the authenticating user has said they do not want to receive retweets from when successful.
getOAuth() - Method in class twitter4j.TwitterBaseImpl
 
getOAuthAccessToken() - Method in class twitter4j.AsyncTwitterImpl
Returns an access token associated with this instance.
If no access token is associated with this instance, this will retrieve a new access token.
getOAuthAccessToken(String) - Method in class twitter4j.AsyncTwitterImpl
Retrieves an access token.
getOAuthAccessToken(RequestToken) - Method in class twitter4j.AsyncTwitterImpl
Retrieves an access token associated with the supplied request token and sets userId.
getOAuthAccessToken(RequestToken, String) - Method in class twitter4j.AsyncTwitterImpl
Retrieves an access token associated with the supplied request token and sets userId.
getOAuthAccessToken(String, String) - Method in class twitter4j.AsyncTwitterImpl
Retrieves an access token associated with the supplied screen name and password using xAuth.
In order to get access acquire AccessToken using xAuth, you must apply by sending an email to api@twitter.com — all other applications will receive an HTTP 401 error.
getOAuthAccessToken() - Method in interface twitter4j.auth.AuthorizationConfiguration
 
getOAuthAccessToken() - Method in class twitter4j.auth.OAuthAuthorization
Returns an access token associated with this instance.
If no access token is associated with this instance, this will retrieve a new access token.
getOAuthAccessToken(String) - Method in class twitter4j.auth.OAuthAuthorization
Retrieves an access token.
getOAuthAccessToken(RequestToken) - Method in class twitter4j.auth.OAuthAuthorization
Retrieves an access token associated with the supplied request token and sets userId.
getOAuthAccessToken(RequestToken, String) - Method in class twitter4j.auth.OAuthAuthorization
Retrieves an access token associated with the supplied request token and sets userId.
getOAuthAccessToken(String, String) - Method in class twitter4j.auth.OAuthAuthorization
Retrieves an access token associated with the supplied screen name and password using xAuth.
In order to get access acquire AccessToken using xAuth, you must apply by sending an email to api@twitter.com — all other applications will receive an HTTP 401 error.
getOAuthAccessToken() - Method in interface twitter4j.auth.OAuthSupport
Returns an access token associated with this instance.
If no access token is associated with this instance, this will retrieve a new access token.
getOAuthAccessToken(String) - Method in interface twitter4j.auth.OAuthSupport
Retrieves an access token.
getOAuthAccessToken(RequestToken) - Method in interface twitter4j.auth.OAuthSupport
Retrieves an access token associated with the supplied request token and sets userId.
getOAuthAccessToken(RequestToken, String) - Method in interface twitter4j.auth.OAuthSupport
Retrieves an access token associated with the supplied request token and sets userId.
getOAuthAccessToken(String, String) - Method in interface twitter4j.auth.OAuthSupport
Retrieves an access token associated with the supplied screen name and password using xAuth.
In order to get access acquire AccessToken using xAuth, you must apply by sending an email to api@twitter.com — all other applications will receive an HTTP 401 error.
getOAuthAccessToken() - Method in interface twitter4j.conf.Configuration
 
getOAuthAccessToken() - Method in class twitter4j.conf.ConfigurationBase
 
getOAuthAccessToken() - Method in class twitter4j.TwitterBaseImpl
Returns an access token associated with this instance.
If no access token is associated with this instance, this will retrieve a new access token.
getOAuthAccessToken(String) - Method in class twitter4j.TwitterBaseImpl
Retrieves an access token.
getOAuthAccessToken(RequestToken) - Method in class twitter4j.TwitterBaseImpl
Retrieves an access token associated with the supplied request token and sets userId.
getOAuthAccessToken(RequestToken, String) - Method in class twitter4j.TwitterBaseImpl
Retrieves an access token associated with the supplied request token and sets userId.
getOAuthAccessToken(String, String) - Method in class twitter4j.TwitterBaseImpl
Retrieves an access token associated with the supplied screen name and password using xAuth.
In order to get access acquire AccessToken using xAuth, you must apply by sending an email to api@twitter.com — all other applications will receive an HTTP 401 error.
getOAuthAccessTokenSecret() - Method in interface twitter4j.auth.AuthorizationConfiguration
 
getOAuthAccessTokenSecret() - Method in interface twitter4j.conf.Configuration
 
getOAuthAccessTokenSecret() - Method in class twitter4j.conf.ConfigurationBase
 
getOAuthAccessTokenURL() - Method in interface twitter4j.conf.Configuration
 
getOAuthAccessTokenURL() - Method in class twitter4j.conf.ConfigurationBase
 
getOAuthAuthenticationURL() - Method in interface twitter4j.conf.Configuration
 
getOAuthAuthenticationURL() - Method in class twitter4j.conf.ConfigurationBase
 
getOAuthAuthorizationURL() - Method in interface twitter4j.conf.Configuration
 
getOAuthAuthorizationURL() - Method in class twitter4j.conf.ConfigurationBase
 
getOAuthConsumerKey() - Method in interface twitter4j.auth.AuthorizationConfiguration
 
getOAuthConsumerKey() - Method in interface twitter4j.conf.Configuration
 
getOAuthConsumerKey() - Method in class twitter4j.conf.ConfigurationBase
 
getOAuthConsumerSecret() - Method in interface twitter4j.auth.AuthorizationConfiguration
 
getOAuthConsumerSecret() - Method in interface twitter4j.conf.Configuration
 
getOAuthConsumerSecret() - Method in class twitter4j.conf.ConfigurationBase
 
getOAuthRequestToken() - Method in class twitter4j.AsyncTwitterImpl
Retrieves a request token
getOAuthRequestToken(String) - Method in class twitter4j.AsyncTwitterImpl
Retrieves a request token
getOAuthRequestToken() - Method in class twitter4j.auth.OAuthAuthorization
Retrieves a request token
getOAuthRequestToken(String) - Method in class twitter4j.auth.OAuthAuthorization
Retrieves a request token
getOAuthRequestToken(String, String) - Method in class twitter4j.auth.OAuthAuthorization
Retrieves a request token
getOAuthRequestToken() - Method in interface twitter4j.auth.OAuthSupport
Retrieves a request token
getOAuthRequestToken(String) - Method in interface twitter4j.auth.OAuthSupport
Retrieves a request token
getOAuthRequestToken(String, String) - Method in interface twitter4j.auth.OAuthSupport
Retrieves a request token
getOAuthRequestToken() - Method in class twitter4j.TwitterBaseImpl
Retrieves a request token
getOAuthRequestToken(String) - Method in class twitter4j.TwitterBaseImpl
Retrieves a request token
getOAuthRequestToken(String, String) - Method in class twitter4j.TwitterBaseImpl
Retrieves a request token
getOAuthRequestTokenURL() - Method in interface twitter4j.conf.Configuration
 
getOAuthRequestTokenURL() - Method in class twitter4j.conf.ConfigurationBase
 
getOutgoingFriendships(long) - Method in interface twitter4j.api.FriendshipMethods
Returns an array of numeric IDs for every protected user for whom the authenticating user has a pending follow request.
getOutgoingFriendships(long) - Method in interface twitter4j.api.FriendshipMethodsAsync
Returns an array of numeric IDs for every protected user for whom the authenticating user has a pending follow request.
getOutgoingFriendships(long) - Method in class twitter4j.AsyncTwitterImpl
Returns an array of numeric IDs for every protected user for whom the authenticating user has a pending follow request.
getOutgoingFriendships(long) - Method in class twitter4j.TwitterImpl
Returns an array of numeric IDs for every protected user for whom the authenticating user has a pending follow request.
getPage() - Method in class twitter4j.Paging
 
getPage() - Method in class twitter4j.Query
Returns the page number (starting at 1) to return, up to a max of roughly 1500 results
getPage() - Method in interface twitter4j.QueryResult
 
getParameter(String) - Method in class twitter4j.auth.OAuthToken
 
getPassword() - Method in interface twitter4j.auth.AuthorizationConfiguration
 
getPassword() - Method in class twitter4j.auth.BasicAuthorization
 
getPassword() - Method in interface twitter4j.conf.Configuration
 
getPassword() - Method in class twitter4j.conf.ConfigurationBase
 
getPhotoSizeLimit() - Method in interface twitter4j.TwitterAPIConfiguration
 
getPhotoSizes() - Method in interface twitter4j.TwitterAPIConfiguration
 
getPlace() - Method in interface twitter4j.Status
Returns the place attached to this status
getPlace() - Method in interface twitter4j.Tweet
Returns the place associated with the post.
getPlaceCode() - Method in interface twitter4j.Location
 
getPlaceId() - Method in class twitter4j.StatusUpdate
 
getPlaceName() - Method in interface twitter4j.Location
 
getPlaceType() - Method in interface twitter4j.Place
 
getPosition() - Method in interface twitter4j.SavedSearch
 
getPreviousCursor() - Method in interface twitter4j.CursorSupport
 
getPreviousCursor() - Method in interface twitter4j.IDs
 
getPreviousCursor() - Method in interface twitter4j.PagableResponseList
 
getPrivacyPolicy() - Method in interface twitter4j.api.LegalResources
Returns Twitter's Privacy Policy.
getPrivacyPolicy() - Method in interface twitter4j.api.LegalResourcesAsync
Returns Twitter's Privacy Policy.
getPrivacyPolicy() - Method in class twitter4j.AsyncTwitterImpl
Returns Twitter's Privacy Policy.
getPrivacyPolicy() - Method in class twitter4j.TwitterImpl
Returns Twitter's Privacy Policy.
getProfileBackgroundColor() - Method in interface twitter4j.User
 
getProfileBackgroundImageUrl() - Method in interface twitter4j.User
 
getProfileBackgroundImageUrlHttps() - Method in interface twitter4j.User
 
getProfileImage(String, ProfileImage.ImageSize) - Method in interface twitter4j.api.UserMethods
Access the profile image in various sizes for the user with the indicated screen_name.
getProfileImage(String, ProfileImage.ImageSize) - Method in interface twitter4j.api.UserMethodsAsync
Access the profile image in various sizes for the user with the indicated screen_name.
getProfileImage(String, ProfileImage.ImageSize) - Method in class twitter4j.AsyncTwitterImpl
Access the profile image in various sizes for the user with the indicated screen_name.
getProfileImage(String, ProfileImage.ImageSize) - Method in class twitter4j.TwitterImpl
Access the profile image in various sizes for the user with the indicated screen_name.
getProfileImageUrl() - Method in interface twitter4j.Tweet
returns the profile_image_url
getProfileImageURL() - Method in interface twitter4j.User
Returns the profile image url of the user
getProfileImageUrlHttps() - Method in interface twitter4j.User
Returns the profile image url of the user, served over SSL
getProfileLinkColor() - Method in interface twitter4j.User
 
getProfileSidebarBorderColor() - Method in interface twitter4j.User
 
getProfileSidebarFillColor() - Method in interface twitter4j.User
 
getProfileTextColor() - Method in interface twitter4j.User
 
getPublicTimeline() - Method in interface twitter4j.api.TimelineMethods
Returns the 20 most recent statuses from non-protected users who have set a custom user icon.
getPublicTimeline() - Method in interface twitter4j.api.TimelineMethodsAsync
Returns the 20 most recent statuses from non-protected users who have set a custom user icon.
getPublicTimeline() - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent statuses from non-protected users who have set a custom user icon.
getPublicTimeline() - Method in class twitter4j.TwitterImpl
Returns the 20 most recent statuses from non-protected users who have set a custom user icon.
getQuery() - Method in class twitter4j.Query
Returns the specified query
getQuery() - Method in interface twitter4j.QueryResult
 
getQuery() - Method in interface twitter4j.SavedSearch
 
getQuery() - Method in interface twitter4j.Trend
 
getRateLimitStatus() - Method in interface twitter4j.api.AccountMethods
Returns the remaining number of API requests available to the requesting user before the API limit is reached for the current hour.
getRateLimitStatus() - Method in interface twitter4j.api.AccountMethodsAsync
Gets the remaining number of API requests available to the requesting user before the API limit is reached for the current hour.
getRateLimitStatus() - Method in class twitter4j.AsyncTwitterImpl
Gets the remaining number of API requests available to the requesting user before the API limit is reached for the current hour.
getRateLimitStatus() - Method in class twitter4j.RateLimitStatusEvent
 
getRateLimitStatus() - Method in interface twitter4j.ResponseList
Returns the current rate limit status if available.
getRateLimitStatus() - Method in exception twitter4j.TwitterException
Returns the current rate limit status if available.
getRateLimitStatus() - Method in class twitter4j.TwitterImpl
Returns the remaining number of API requests available to the requesting user before the API limit is reached for the current hour.
getRateLimitStatus() - Method in interface twitter4j.TwitterResponse
Returns the current rate limit status if available.
getRawJSON(Object) - Static method in class twitter4j.json.DataObjectFactory
Returns a raw JSON form of the provided object.
Note that raw JSON forms can be retrieved only from the same thread invoked the last method call and will become inaccessible once another method call
getRecipient() - Method in interface twitter4j.DirectMessage
 
getRecipientId() - Method in interface twitter4j.DirectMessage
 
getRecipientScreenName() - Method in interface twitter4j.DirectMessage
 
getRefreshUrl() - Method in interface twitter4j.QueryResult
 
getRelatedResults(long) - Method in interface twitter4j.api.NewTwitterMethods
If available, returns an array of replies and mentions related to the specified Tweet.
getRelatedResults(long) - Method in interface twitter4j.api.NewTwitterMethodsAsync
If available, returns an array of replies and mentions related to the specified Tweet.
getRelatedResults(long) - Method in class twitter4j.AsyncTwitterImpl
 
getRelatedResults(long) - Method in class twitter4j.TwitterImpl
If available, returns an array of replies and mentions related to the specified Tweet.
getRemainingHits() - Method in interface twitter4j.RateLimitStatus
Returns the remaining number of API requests available.
This value is identical to the "X-RateLimit-Remaining" response header.
getRequestHeaders() - Method in interface twitter4j.conf.Configuration
 
getRequestHeaders() - Method in class twitter4j.conf.ConfigurationBase
 
getRequestHeaders() - Method in class twitter4j.StreamingReadTimeoutConfiguration
 
getRequestPath() - Method in exception twitter4j.TwitterException
Returns the request path returned by the API.
getResetTime() - Method in interface twitter4j.RateLimitStatus
Returns the time the current rate limiting period ends.
This value is a java.util.Date-typed variation of the "X-RateLimit-Reset" response header.
getResetTimeInSeconds() - Method in interface twitter4j.RateLimitStatus
Returns the seconds the current rate limiting period ends.
This should be a same as getResetTime().getTime()/1000.
getResize() - Method in interface twitter4j.MediaEntity.Size
 
getResponseHeader(String) - Method in exception twitter4j.TwitterException
 
getRestBaseURL() - Method in interface twitter4j.conf.Configuration
 
getRestBaseURL() - Method in class twitter4j.conf.ConfigurationBase
 
getResultsPerPage() - Method in interface twitter4j.QueryResult
 
getResultType() - Method in class twitter4j.Query
Returns resultType
getRetryAfter() - Method in exception twitter4j.TwitterException
Returns int value of "Retry-After" response header (Search API) or seconds_until_reset (REST API).
getRetweetCount() - Method in interface twitter4j.Status
Returns the number of times this tweet has been retweeted, or -1 when the tweet was created before this feature was enabled.
getRetweetedBy(long) - Method in interface twitter4j.api.StatusMethods
getRetweetedBy(long, Paging) - Method in interface twitter4j.api.StatusMethods
Show user objects of up to 100 members who retweeted the status.
getRetweetedBy(long) - Method in interface twitter4j.api.StatusMethodsAsync
getRetweetedBy(long, Paging) - Method in interface twitter4j.api.StatusMethodsAsync
Show user objects of up to 100 members who retweeted the status.
getRetweetedBy(long) - Method in class twitter4j.AsyncTwitterImpl
Show user objects of up to 100 members who retweeted the status.
getRetweetedBy(long, Paging) - Method in class twitter4j.AsyncTwitterImpl
Show user objects of up to 100 members who retweeted the status.
getRetweetedBy(long) - Method in class twitter4j.TwitterImpl
Show user objects of up to 100 members who retweeted the status.
getRetweetedBy(long, Paging) - Method in class twitter4j.TwitterImpl
Show user objects of up to 100 members who retweeted the status.
getRetweetedByIDs(long) - Method in interface twitter4j.api.StatusMethods
getRetweetedByIDs(long, Paging) - Method in interface twitter4j.api.StatusMethods
Show user ids of up to 100 users who retweeted the status represented by id
This method calls http://api.twitter.com/1/statuses/:id/retweeted_by/ids.format
getRetweetedByIDs(long) - Method in interface twitter4j.api.StatusMethodsAsync
getRetweetedByIDs(long, Paging) - Method in interface twitter4j.api.StatusMethodsAsync
Show user ids of up to 100 users who retweeted the status represented by id
This method calls http://api.twitter.com/1/statuses/:id/retweeted_by/ids.format
getRetweetedByIDs(long) - Method in class twitter4j.AsyncTwitterImpl
Show user ids of up to 100 users who retweeted the status represented by id
This method calls http://api.twitter.com/1/statuses/:id/retweeted_by/ids.format
getRetweetedByIDs(long, Paging) - Method in class twitter4j.AsyncTwitterImpl
Show user ids of up to 100 users who retweeted the status represented by id
This method calls http://api.twitter.com/1/statuses/:id/retweeted_by/ids.format
getRetweetedByIDs(long) - Method in class twitter4j.TwitterImpl
Show user ids of up to 100 users who retweeted the status represented by id
This method calls http://api.twitter.com/1/statuses/:id/retweeted_by/ids.format
getRetweetedByIDs(long, Paging) - Method in class twitter4j.TwitterImpl
Show user ids of up to 100 users who retweeted the status represented by id
This method calls http://api.twitter.com/1/statuses/:id/retweeted_by/ids.format
getRetweetedByMe() - Method in interface twitter4j.api.TimelineMethods
Returns the 20 most recent retweets posted by the authenticating user.
getRetweetedByMe(Paging) - Method in interface twitter4j.api.TimelineMethods
Returns the 20 most recent retweets posted by the authenticating user.
getRetweetedByMe() - Method in interface twitter4j.api.TimelineMethodsAsync
Returns the 20 most recent retweets posted by the authenticating user.
getRetweetedByMe(Paging) - Method in interface twitter4j.api.TimelineMethodsAsync
Returns the 20 most recent retweets posted by the authenticating user.
getRetweetedByMe() - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent retweets posted by the authenticating user.
getRetweetedByMe(Paging) - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent retweets posted by the authenticating user.
getRetweetedByMe() - Method in class twitter4j.TwitterImpl
Returns the 20 most recent retweets posted by the authenticating user.
getRetweetedByMe(Paging) - Method in class twitter4j.TwitterImpl
Returns the 20 most recent retweets posted by the authenticating user.
getRetweetedByUser(String, Paging) - Method in interface twitter4j.api.TimelineMethods
Returns the 20 most recent retweets posted by the specified user.
getRetweetedByUser(long, Paging) - Method in interface twitter4j.api.TimelineMethods
Returns the 20 most recent retweets posted by the specified user.
getRetweetedByUser(String, Paging) - Method in interface twitter4j.api.TimelineMethodsAsync
Returns the 20 most recent retweets posted by the specified user.
getRetweetedByUser(long, Paging) - Method in interface twitter4j.api.TimelineMethodsAsync
Returns the 20 most recent retweets posted by the specified user.
getRetweetedByUser(String, Paging) - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent retweets posted by the specified user.
getRetweetedByUser(long, Paging) - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent retweets posted by the specified user.
getRetweetedByUser(String, Paging) - Method in class twitter4j.TwitterImpl
Returns the 20 most recent retweets posted by the specified user.
getRetweetedByUser(long, Paging) - Method in class twitter4j.TwitterImpl
Returns the 20 most recent retweets posted by the specified user.
getRetweetedStatus() - Method in interface twitter4j.Status
 
getRetweetedToMe() - Method in interface twitter4j.api.TimelineMethods
Returns the 20 most recent retweets posted by the authenticating user's friends.
getRetweetedToMe(Paging) - Method in interface twitter4j.api.TimelineMethods
Returns the 20 most recent retweets posted by the authenticating user's friends.
getRetweetedToMe() - Method in interface twitter4j.api.TimelineMethodsAsync
Returns the 20 most recent retweets posted by the authenticating user's friends.
getRetweetedToMe(Paging) - Method in interface twitter4j.api.TimelineMethodsAsync
Returns the 20 most recent retweets posted by the authenticating user's friends.
getRetweetedToMe() - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent retweets posted by the authenticating user's friends.
getRetweetedToMe(Paging) - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent retweets posted by the authenticating user's friends.
getRetweetedToMe() - Method in class twitter4j.TwitterImpl
Returns the 20 most recent retweets posted by the authenticating user's friends.
getRetweetedToMe(Paging) - Method in class twitter4j.TwitterImpl
Returns the 20 most recent retweets posted by the authenticating user's friends.
getRetweetedToUser(String, Paging) - Method in interface twitter4j.api.TimelineMethods
Returns the 20 most recent retweets posted by users the specified user follows.
getRetweetedToUser(long, Paging) - Method in interface twitter4j.api.TimelineMethods
Returns the 20 most recent retweets posted by users the specified user follows.
getRetweetedToUser(String, Paging) - Method in interface twitter4j.api.TimelineMethodsAsync
Returns the 20 most recent retweets posted by users the specified user follows.
getRetweetedToUser(long, Paging) - Method in interface twitter4j.api.TimelineMethodsAsync
Returns the 20 most recent retweets posted by users the specified user follows.
getRetweetedToUser(String, Paging) - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent retweets posted by users the specified user follows.
getRetweetedToUser(long, Paging) - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent retweets posted by users the specified user follows.
getRetweetedToUser(String, Paging) - Method in class twitter4j.TwitterImpl
Returns the 20 most recent retweets posted by users the specified user follows.
getRetweetedToUser(long, Paging) - Method in class twitter4j.TwitterImpl
Returns the 20 most recent retweets posted by users the specified user follows.
getRetweets(long) - Method in interface twitter4j.api.StatusMethods
Returns up to 100 of the first retweets of a given tweet.
getRetweets(long) - Method in interface twitter4j.api.StatusMethodsAsync
Returns up to 100 of the first retweets of a given tweet.
getRetweets(long) - Method in class twitter4j.AsyncTwitterImpl
Returns up to 100 of the first retweets of a given tweet.
getRetweets(long) - Method in class twitter4j.TwitterImpl
Returns up to 100 of the first retweets of a given tweet.
getRetweetsOfMe() - Method in interface twitter4j.api.TimelineMethods
Returns the 20 most recent tweets of the authenticated user that have been retweeted by others.
getRetweetsOfMe(Paging) - Method in interface twitter4j.api.TimelineMethods
Returns the 20 most recent tweets of the authenticated user that have been retweeted by others.
getRetweetsOfMe() - Method in interface twitter4j.api.TimelineMethodsAsync
Returns the 20 most recent tweets of the authenticated user that have been retweeted by others.
getRetweetsOfMe(Paging) - Method in interface twitter4j.api.TimelineMethodsAsync
Returns the 20 most recent tweets of the authenticated user that have been retweeted by others.
getRetweetsOfMe() - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent tweets of the authenticated user that have been retweeted by others.
getRetweetsOfMe(Paging) - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent tweets of the authenticated user that have been retweeted by others.
getRetweetsOfMe() - Method in class twitter4j.TwitterImpl
Returns the 20 most recent tweets of the authenticated user that have been retweeted by others.
getRetweetsOfMe(Paging) - Method in class twitter4j.TwitterImpl
Returns the 20 most recent tweets of the authenticated user that have been retweeted by others.
getRetweetStream() - Method in interface twitter4j.TwitterStream
Returns a stream of all retweets.
getRetweetStream() - Method in class twitter4j.TwitterStreamImpl
Returns a stream of all retweets.
getRpp() - Method in class twitter4j.Query
Returns the number of tweets to return per page, up to a max of 100
getSampleStream() - Method in interface twitter4j.TwitterStream
Returns a stream of random sample of all public statuses.
getSampleStream() - Method in class twitter4j.TwitterStreamImpl
Returns a stream of random sample of all public statuses.
getSavedSearches() - Method in interface twitter4j.api.SavedSearchesMethods
Returns the authenticated user's saved search queries.
getSavedSearches() - Method in class twitter4j.TwitterImpl
Returns the authenticated user's saved search queries.
getScreenName() - Method in class twitter4j.auth.AccessToken
 
getScreenName() - Method in interface twitter4j.Friendship
 
getScreenName() - Method in interface twitter4j.TwitterBase
Returns authenticating user's screen name.
This method may internally call verifyCredentials() on the first invocation if
- this instance is authenticated by Basic and email address is supplied instead of screen name, or - this instance is authenticated by OAuth.
Note that this method returns a transiently cached (will be lost upon serialization) screen name while it is possible to change a user's screen name.
getScreenName() - Method in class twitter4j.TwitterBaseImpl
getScreenName() - Method in interface twitter4j.User
Returns the screen name of the user
getScreenName() - Method in interface twitter4j.UserMentionEntity
Returns the screen name mentioned in the status.
getSearchBaseURL() - Method in interface twitter4j.conf.Configuration
 
getSearchBaseURL() - Method in class twitter4j.conf.ConfigurationBase
 
getSecondsUntilReset() - Method in interface twitter4j.RateLimitStatus
Returns the amount of seconds until the current rate limiting period ends.
This is a value provided/calculated only by Twitter4J for handiness and not a part of the twitter API spec.
getSecretKeySpec() - Method in class twitter4j.auth.OAuthToken
 
getSender() - Method in interface twitter4j.DirectMessage
 
getSenderId() - Method in interface twitter4j.DirectMessage
 
getSenderScreenName() - Method in interface twitter4j.DirectMessage
 
getSentDirectMessages() - Method in interface twitter4j.api.DirectMessageMethods
Returns a list of the direct messages sent by the authenticating user.
getSentDirectMessages(Paging) - Method in interface twitter4j.api.DirectMessageMethods
Returns a list of the direct messages sent by the authenticating user.
getSentDirectMessages() - Method in interface twitter4j.api.DirectMessageMethodsAsync
Returns a list of the direct messages sent by the authenticating user.
getSentDirectMessages(Paging) - Method in interface twitter4j.api.DirectMessageMethodsAsync
Returns a list of the direct messages sent by the authenticating user.
getSentDirectMessages() - Method in class twitter4j.AsyncTwitterImpl
Returns a list of the direct messages sent by the authenticating user.
getSentDirectMessages(Paging) - Method in class twitter4j.AsyncTwitterImpl
Returns a list of the direct messages sent by the authenticating user.
getSentDirectMessages() - Method in class twitter4j.TwitterImpl
Returns a list of the direct messages sent by the authenticating user.
getSentDirectMessages(Paging) - Method in class twitter4j.TwitterImpl
Returns a list of the direct messages sent by the authenticating user.
getShortURLLength() - Method in interface twitter4j.TwitterAPIConfiguration
 
getShortURLLengthHttps() - Method in interface twitter4j.TwitterAPIConfiguration
 
getSimilarPlaces(GeoLocation, String, String, String) - Method in interface twitter4j.api.GeoMethods
Locates places near the given coordinates which are similar in name.
getSimilarPlaces(GeoLocation, String, String, String) - Method in interface twitter4j.api.GeoMethodsAsync
Locates places near the given coordinates which are similar in name.
getSimilarPlaces(GeoLocation, String, String, String) - Method in class twitter4j.AsyncTwitterImpl
 
getSimilarPlaces(GeoLocation, String, String, String) - Method in class twitter4j.TwitterImpl
Locates places near the given coordinates which are similar in name.
getSince() - Method in class twitter4j.Query
Returns tweets with since the given date.
getSinceId() - Method in class twitter4j.Paging
 
getSinceId() - Method in class twitter4j.Query
returns sinceId
getSinceId() - Method in interface twitter4j.QueryResult
 
getSingleton() - Static method in class twitter4j.AsyncTwitterFactory
Returns default singleton AsyncTwitter instance.
getSingleton() - Static method in class twitter4j.TwitterFactory
Returns default singleton Twitter instance.
getSingleton() - Static method in class twitter4j.TwitterStreamFactory
Returns default singleton TwitterStream instance.
getSiteStream(boolean, long[]) - Method in class twitter4j.TwitterStreamImpl
 
getSiteStreamBaseURL() - Method in interface twitter4j.conf.Configuration
 
getSiteStreamBaseURL() - Method in class twitter4j.conf.ConfigurationBase
 
getSize() - Method in interface twitter4j.Category
 
getSizes() - Method in interface twitter4j.MediaEntity
Returns size variations of the media.
getSleepEndTime() - Method in interface twitter4j.AccountSettings
Returns sleep end time.
getSleepStartTime() - Method in interface twitter4j.AccountSettings
Returns sleep start time.
getSlug() - Method in interface twitter4j.Category
 
getSlug() - Method in interface twitter4j.UserList
Returns the slug of the list
getSortedAnnotations() - Method in class twitter4j.Annotations
Deprecated.
 
getSource() - Method in interface twitter4j.Status
Returns the source
getSource() - Method in interface twitter4j.Tweet
returns the source of the tweet
getSourceUserId() - Method in interface twitter4j.Relationship
Returns the source user id
getSourceUserScreenName() - Method in interface twitter4j.Relationship
Returns the source user screen name
getStackLineHash() - Method in class twitter4j.ExceptionDiagnosis
 
getStackLineHashAsHex() - Method in class twitter4j.ExceptionDiagnosis
 
getStart() - Method in interface twitter4j.HashtagEntity
Returns the index of the start character of the hashtag.
getStart() - Method in interface twitter4j.URLEntity
Returns the index of the start character of the URL mentioned in the tweet.
getStart() - Method in interface twitter4j.UserMentionEntity
Returns the index of the start character of the user mention.
getStatistics() - Method in class twitter4j.management.APIStatisticsOpenMBean
 
getStatistics() - Method in class twitter4j.TwitterAPIMonitor
 
getStatus() - Method in interface twitter4j.api.HelpMethods.Language
 
getStatus() - Method in class twitter4j.StatusUpdate
 
getStatus() - Method in interface twitter4j.User
Returns the current status of the user
This can be null if the instance if from Status.getUser().
getStatusCode() - Method in exception twitter4j.TwitterException
 
getStatusesCount() - Method in interface twitter4j.User
 
getStatusId() - Method in interface twitter4j.StatusDeletionNotice
 
getStatusId() - Method in class twitter4j.StatusDeletionNoticeImpl
 
getStream() - Method in class twitter4j.TwitterStreamImpl.TwitterStreamConsumer
 
getStreamBaseURL() - Method in interface twitter4j.conf.Configuration
 
getStreamBaseURL() - Method in class twitter4j.conf.ConfigurationBase
 
getStreetAddress() - Method in interface twitter4j.Place
 
getString(Properties, String, String) - Method in class twitter4j.conf.PropertyConfiguration
 
getSubscriberCount() - Method in interface twitter4j.UserList
Returns the subscriber count of the list
getSuggestedUserCategories() - Method in interface twitter4j.api.UserMethods
Access to Twitter's suggested user list.
getSuggestedUserCategories() - Method in interface twitter4j.api.UserMethodsAsync
Access to Twitter's suggested user list.
getSuggestedUserCategories() - Method in class twitter4j.AsyncTwitterImpl
Access to Twitter's suggested user list.
getSuggestedUserCategories() - Method in class twitter4j.TwitterImpl
Access to Twitter's suggested user list.
getTargetUserId() - Method in interface twitter4j.Relationship
Returns the target user id
getTargetUserScreenName() - Method in interface twitter4j.Relationship
Returns the target user screen name
getTermsOfService() - Method in interface twitter4j.api.LegalResources
Returns Twitter's' Terms of Service.
getTermsOfService() - Method in interface twitter4j.api.LegalResourcesAsync
Returns Twitter's' Terms of Service.
getTermsOfService() - Method in class twitter4j.AsyncTwitterImpl
Returns Twitter's' Terms of Service.
getTermsOfService() - Method in class twitter4j.TwitterImpl
Returns Twitter's' Terms of Service.
getText() - Method in interface twitter4j.DirectMessage
 
getText() - Method in interface twitter4j.HashtagEntity
Returns the text of the hashtag without #.
getText() - Method in interface twitter4j.Status
Returns the text of the status
getText() - Method in interface twitter4j.Tweet
returns the text
getTimeZone() - Method in interface twitter4j.AccountSettings
Returns the timezone configured for this user.
getTimeZone() - Method in interface twitter4j.User
 
getToken() - Method in class twitter4j.auth.OAuthToken
 
getToken() - Method in interface twitter4j.SimilarPlaces
Returns the token needed to be able to create a new place with GeoMethods.createPlace(String, String, String, GeoLocation, String).
getTokenSecret() - Method in class twitter4j.auth.OAuthToken
 
getTotalTime() - Method in class twitter4j.management.APIStatistics
 
getTotalTime() - Method in interface twitter4j.management.InvocationStatistics
 
getTotalTime() - Method in class twitter4j.management.InvocationStatisticsCalculator
 
getToUser() - Method in interface twitter4j.Tweet
returns the to_user
getToUserId() - Method in interface twitter4j.Tweet
returns the to_user_id
getTrendAt() - Method in interface twitter4j.Trends
 
getTrendLocations() - Method in interface twitter4j.AccountSettings
Return the user's trend locations
getTrends() - Method in interface twitter4j.api.TrendsMethods
Returns the top ten topics that are currently trending on Twitter.
getTrends() - Method in interface twitter4j.api.TrendsMethodsAsync
Returns the top ten topics that are currently trending on Twitter.
getTrends() - Method in class twitter4j.AsyncTwitterImpl
Returns the top ten topics that are currently trending on Twitter.
getTrends() - Method in interface twitter4j.Trends
 
getTrends() - Method in class twitter4j.TwitterImpl
Returns the top ten topics that are currently trending on Twitter.
getTweets() - Method in interface twitter4j.QueryResult
 
getTweetsFromUser() - Method in interface twitter4j.RelatedResults
Return the 3 or less latest statuses from the user who sent the origin tweet.
getTweetsWithConversation() - Method in interface twitter4j.RelatedResults
Returns the 8 or less statuses with conversation
getTweetsWithReply() - Method in interface twitter4j.RelatedResults
Returns the 8 or less statuses with reply.
getType() - Method in class twitter4j.Annotation
Deprecated.
 
getUntil() - Method in class twitter4j.Query
Returns until
getUpdates() - Method in interface twitter4j.AccountTotals
Returns the number of total updates.
getURI() - Method in interface twitter4j.UserList
Returns the uri of the list
getURL() - Method in interface twitter4j.Location
 
getURL() - Method in interface twitter4j.Place
 
getURL() - Method in interface twitter4j.ProfileImage
 
getUrl() - Method in interface twitter4j.Trend
 
getURL() - Method in interface twitter4j.URLEntity
Returns the URL mentioned in the tweet.
getURL() - Method in interface twitter4j.User
Returns the url of the user
getURLEntities() - Method in interface twitter4j.Status
Returns an array if URLEntity mentioned in the tweet, or null if no URLs were mentioned.
getUser() - Method in interface twitter4j.auth.AuthorizationConfiguration
 
getUser() - Method in interface twitter4j.conf.Configuration
 
getUser() - Method in class twitter4j.conf.ConfigurationBase
 
getUser() - Method in interface twitter4j.Status
Return the user associated with the status.
This can be null if the instance if from User.getStatus().
getUser() - Method in interface twitter4j.UserList
Returns the user of the list
getUserAgent() - Method in interface twitter4j.conf.Configuration
 
getUserAgent() - Method in class twitter4j.conf.ConfigurationBase
 
getUserId() - Method in class twitter4j.auth.AccessToken
 
getUserId() - Method in class twitter4j.auth.BasicAuthorization
 
getUserId() - Method in interface twitter4j.StatusDeletionNotice
 
getUserId() - Method in class twitter4j.StatusDeletionNoticeImpl
 
getUserListMembers(String, int, long) - Method in interface twitter4j.api.ListMembersMethods
getUserListMembers(long, int, long) - Method in interface twitter4j.api.ListMembersMethods
getUserListMembers(int, long) - Method in interface twitter4j.api.ListMembersMethods
Returns the members of the specified list.
getUserListMembers(String, int, long) - Method in interface twitter4j.api.ListMembersMethodsAsync
getUserListMembers(long, int, long) - Method in interface twitter4j.api.ListMembersMethodsAsync
getUserListMembers(int, long) - Method in interface twitter4j.api.ListMembersMethodsAsync
Returns the members of the specified list.
getUserListMembers(String, int, long) - Method in class twitter4j.AsyncTwitterImpl
Returns the members of the specified list.
getUserListMembers(long, int, long) - Method in class twitter4j.AsyncTwitterImpl
Returns the members of the specified list.
getUserListMembers(int, long) - Method in class twitter4j.AsyncTwitterImpl
Returns the members of the specified list.
getUserListMembers(String, int, long) - Method in class twitter4j.TwitterImpl
Returns the members of the specified list.
getUserListMembers(long, int, long) - Method in class twitter4j.TwitterImpl
Returns the members of the specified list.
getUserListMembers(int, long) - Method in class twitter4j.TwitterImpl
Returns the members of the specified list.
getUserListMemberships(long) - Method in interface twitter4j.api.ListMethods
List the lists the authenticating user has been added to.
getUserListMemberships(long, long) - Method in interface twitter4j.api.ListMethods
List the lists the specified user has been added to.
getUserListMemberships(String, long) - Method in interface twitter4j.api.ListMethods
List the lists the specified user has been added to.
getUserListMemberships(String, long, boolean) - Method in interface twitter4j.api.ListMethods
List the lists the specified user has been added to.
getUserListMemberships(long, long, boolean) - Method in interface twitter4j.api.ListMethods
List the lists the specified user has been added to.
getUserListMemberships(long) - Method in interface twitter4j.api.ListMethodsAsync
List the lists the authenticating user has been added to.
getUserListMemberships(long, long) - Method in interface twitter4j.api.ListMethodsAsync
List the lists the specified user has been added to.
getUserListMemberships(String, long) - Method in interface twitter4j.api.ListMethodsAsync
List the lists the specified user has been added to.
getUserListMemberships(long, long, boolean) - Method in interface twitter4j.api.ListMethodsAsync
List the lists the specified user has been added to.
getUserListMemberships(String, long, boolean) - Method in interface twitter4j.api.ListMethodsAsync
List the lists the specified user has been added to.
getUserListMemberships(long) - Method in class twitter4j.AsyncTwitterImpl
List the lists the authenticating user has been added to.
getUserListMemberships(String, long) - Method in class twitter4j.AsyncTwitterImpl
List the lists the specified user has been added to.
getUserListMemberships(long, long) - Method in class twitter4j.AsyncTwitterImpl
List the lists the specified user has been added to.
getUserListMemberships(String, long, boolean) - Method in class twitter4j.AsyncTwitterImpl
List the lists the specified user has been added to.
getUserListMemberships(long, long, boolean) - Method in class twitter4j.AsyncTwitterImpl
List the lists the specified user has been added to.
getUserListMemberships(long) - Method in class twitter4j.TwitterImpl
List the lists the authenticating user has been added to.
getUserListMemberships(String, long) - Method in class twitter4j.TwitterImpl
List the lists the specified user has been added to.
getUserListMemberships(long, long) - Method in class twitter4j.TwitterImpl
List the lists the specified user has been added to.
getUserListMemberships(long, long, boolean) - Method in class twitter4j.TwitterImpl
List the lists the specified user has been added to.
getUserListMemberships(String, long, boolean) - Method in class twitter4j.TwitterImpl
List the lists the specified user has been added to.
getUserLists(String, long) - Method in interface twitter4j.api.ListMethods
List the lists of the specified user.
getUserLists(long, long) - Method in interface twitter4j.api.ListMethods
List the lists of the specified user.
getUserLists(String, long) - Method in interface twitter4j.api.ListMethodsAsync
List the lists of the specified user.
getUserLists(long, long) - Method in interface twitter4j.api.ListMethodsAsync
List the lists of the specified user.
getUserLists(String, long) - Method in class twitter4j.AsyncTwitterImpl
List the lists of the specified user.
getUserLists(long, long) - Method in class twitter4j.AsyncTwitterImpl
List the lists of the specified user.
getUserLists(String, long) - Method in class twitter4j.TwitterImpl
List the lists of the specified user.
getUserLists(long, long) - Method in class twitter4j.TwitterImpl
List the lists of the specified user.
getUserListStatuses(String, int, Paging) - Method in interface twitter4j.api.ListMethods
getUserListStatuses(long, int, Paging) - Method in interface twitter4j.api.ListMethods
getUserListStatuses(int, Paging) - Method in interface twitter4j.api.ListMethods
Show tweet timeline for members of the specified list.
getUserListStatuses(String, int, Paging) - Method in interface twitter4j.api.ListMethodsAsync
getUserListStatuses(long, int, Paging) - Method in interface twitter4j.api.ListMethodsAsync
getUserListStatuses(int, Paging) - Method in interface twitter4j.api.ListMethodsAsync
Show tweet timeline for members of the specified list.
getUserListStatuses(String, int, Paging) - Method in class twitter4j.AsyncTwitterImpl
Show tweet timeline for members of the specified list.
getUserListStatuses(long, int, Paging) - Method in class twitter4j.AsyncTwitterImpl
Show tweet timeline for members of the specified list.
getUserListStatuses(int, Paging) - Method in class twitter4j.AsyncTwitterImpl
Show tweet timeline for members of the specified list.
getUserListStatuses(String, int, Paging) - Method in class twitter4j.TwitterImpl
Show tweet timeline for members of the specified list.
getUserListStatuses(long, int, Paging) - Method in class twitter4j.TwitterImpl
Show tweet timeline for members of the specified list.
getUserListStatuses(int, Paging) - Method in class twitter4j.TwitterImpl
Show tweet timeline for members of the specified list.
getUserListSubscribers(String, int, long) - Method in interface twitter4j.api.ListSubscribersMethods
getUserListSubscribers(int, long) - Method in interface twitter4j.api.ListSubscribersMethods
Returns the subscribers of the specified list.
getUserListSubscribers(String, int, long) - Method in interface twitter4j.api.ListSubscribersMethodsAsync
getUserListSubscribers(int, long) - Method in interface twitter4j.api.ListSubscribersMethodsAsync
Returns the subscribers of the specified list.
getUserListSubscribers(String, int, long) - Method in class twitter4j.AsyncTwitterImpl
Returns the subscribers of the specified list.
getUserListSubscribers(int, long) - Method in class twitter4j.AsyncTwitterImpl
Returns the subscribers of the specified list.
getUserListSubscribers(String, int, long) - Method in class twitter4j.TwitterImpl
Returns the subscribers of the specified list.
getUserListSubscribers(int, long) - Method in class twitter4j.TwitterImpl
Returns the subscribers of the specified list.
getUserListSubscriptions(String, long) - Method in interface twitter4j.api.ListMethods
List the lists the specified user follows.
getUserListSubscriptions(String, long) - Method in interface twitter4j.api.ListMethodsAsync
List the lists the specified user follows.
getUserListSubscriptions(String, long) - Method in class twitter4j.AsyncTwitterImpl
List the lists the specified user follows.
getUserListSubscriptions(String, long) - Method in class twitter4j.TwitterImpl
List the lists the specified user follows.
getUserMentionEntities() - Method in interface twitter4j.Status
Returns an array of user mentions in the tweet, or null if no users were mentioned.
getUserStream() - Method in interface twitter4j.TwitterStream
User Streams provides real-time updates of all data needed to update a desktop application display.
getUserStream(String[]) - Method in interface twitter4j.TwitterStream
User Streams provides real-time updates of all data needed to update a desktop application display.
getUserStream() - Method in class twitter4j.TwitterStreamImpl
User Streams provides real-time updates of all data needed to update a desktop application display.
getUserStream(String[]) - Method in class twitter4j.TwitterStreamImpl
User Streams provides real-time updates of all data needed to update a desktop application display.
getUserStreamBaseURL() - Method in interface twitter4j.conf.Configuration
 
getUserStreamBaseURL() - Method in class twitter4j.conf.ConfigurationBase
 
getUserSuggestions(String) - Method in interface twitter4j.api.UserMethods
Access the users in a given category of the Twitter suggested user list.
It is recommended that end clients cache this data for no more than one hour.
getUserSuggestions(String) - Method in interface twitter4j.api.UserMethodsAsync
Access the users in a given category of the Twitter suggested user list.
It is recommended that end clients cache this data for no more than one hour.
getUserSuggestions(String) - Method in class twitter4j.AsyncTwitterImpl
Access the users in a given category of the Twitter suggested user list.
It is recommended that end clients cache this data for no more than one hour.
getUserSuggestions(String) - Method in class twitter4j.TwitterImpl
Access the users in a given category of the Twitter suggested user list.
It is recommended that end clients cache this data for no more than one hour.
getUserTimeline(String, Paging) - Method in interface twitter4j.api.TimelineMethods
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(long, Paging) - Method in interface twitter4j.api.TimelineMethods
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(String) - Method in interface twitter4j.api.TimelineMethods
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(long) - Method in interface twitter4j.api.TimelineMethods
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline() - Method in interface twitter4j.api.TimelineMethods
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(Paging) - Method in interface twitter4j.api.TimelineMethods
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(String, Paging) - Method in interface twitter4j.api.TimelineMethodsAsync
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(long, Paging) - Method in interface twitter4j.api.TimelineMethodsAsync
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(Paging) - Method in interface twitter4j.api.TimelineMethodsAsync
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(String) - Method in interface twitter4j.api.TimelineMethodsAsync
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(long) - Method in interface twitter4j.api.TimelineMethodsAsync
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline() - Method in interface twitter4j.api.TimelineMethodsAsync
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(String, Paging) - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(long, Paging) - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(Paging) - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(String) - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(long) - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline() - Method in class twitter4j.AsyncTwitterImpl
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(String, Paging) - Method in class twitter4j.TwitterImpl
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(long, Paging) - Method in class twitter4j.TwitterImpl
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(String) - Method in class twitter4j.TwitterImpl
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(long) - Method in class twitter4j.TwitterImpl
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline() - Method in class twitter4j.TwitterImpl
Returns the 20 most recent statuses posted from the authenticating user.
getUserTimeline(Paging) - Method in class twitter4j.TwitterImpl
Returns the 20 most recent statuses posted from the authenticating user.
getUtcOffset() - Method in interface twitter4j.User
 
getVersion() - Static method in class twitter4j.media.Version
 
getVersion() - Static method in class twitter4j.Version
 
getVersion() - Static method in class twitter4j.VersionAsync
 
getVersion() - Static method in class twitter4j.VersionStream
 
getWarning() - Method in interface twitter4j.QueryResult
 
getWeeklyTrends() - Method in interface twitter4j.api.TrendsMethods
Returns the top 30 trending topics for each day in a given week.
getWeeklyTrends(Date, boolean) - Method in interface twitter4j.api.TrendsMethods
Returns the top 30 trending topics for each day in a given week.
getWeeklyTrends() - Method in interface twitter4j.api.TrendsMethodsAsync
Returns the top 30 trending topics for each day in a given week.
getWeeklyTrends(Date, boolean) - Method in interface twitter4j.api.TrendsMethodsAsync
Returns the top 30 trending topics for each day in a given week.
getWeeklyTrends() - Method in class twitter4j.AsyncTwitterImpl
Returns the top 30 trending topics for each day in a given week.
getWeeklyTrends(Date, boolean) - Method in class twitter4j.AsyncTwitterImpl
Returns the top 30 trending topics for each day in a given week.
getWeeklyTrends() - Method in class twitter4j.TwitterImpl
Returns the top 30 trending topics for each day in a given week.
getWeeklyTrends(Date, boolean) - Method in class twitter4j.TwitterImpl
Returns the top 30 trending topics for each day in a given week.
getWidth() - Method in interface twitter4j.MediaEntity.Size
 
getWoeid() - Method in interface twitter4j.Location
 
gotAccountSettings(AccountSettings) - Method in class twitter4j.TwitterAdapter
 
gotAccountSettings(AccountSettings) - Method in interface twitter4j.TwitterListener
 
gotAccountTotals(AccountTotals) - Method in class twitter4j.TwitterAdapter
 
gotAccountTotals(AccountTotals) - Method in interface twitter4j.TwitterListener
 
gotAllUserLists(ResponseList<UserList>) - Method in class twitter4j.TwitterAdapter
 
gotAllUserLists(ResponseList<UserList>) - Method in interface twitter4j.TwitterListener
 
gotAPIConfiguration(TwitterAPIConfiguration) - Method in class twitter4j.TwitterAdapter
 
gotAPIConfiguration(TwitterAPIConfiguration) - Method in interface twitter4j.TwitterListener
 
gotAvailableTrends(ResponseList<Location>) - Method in class twitter4j.TwitterAdapter
 
gotAvailableTrends(ResponseList<Location>) - Method in interface twitter4j.TwitterListener
 
gotBlockingUsers(ResponseList<User>) - Method in class twitter4j.TwitterAdapter
 
gotBlockingUsers(ResponseList<User>) - Method in interface twitter4j.TwitterListener
 
gotBlockingUsersIDs(IDs) - Method in class twitter4j.TwitterAdapter
 
gotBlockingUsersIDs(IDs) - Method in interface twitter4j.TwitterListener
 
gotCurrentTrends(Trends) - Method in class twitter4j.TwitterAdapter
 
gotCurrentTrends(Trends) - Method in interface twitter4j.TwitterListener
 
gotDailyTrends(ResponseList<Trends>) - Method in class twitter4j.TwitterAdapter
 
gotDailyTrends(ResponseList<Trends>) - Method in interface twitter4j.TwitterListener
 
gotDirectMessage(DirectMessage) - Method in class twitter4j.TwitterAdapter
 
gotDirectMessage(DirectMessage) - Method in interface twitter4j.TwitterListener
 
gotDirectMessages(ResponseList<DirectMessage>) - Method in class twitter4j.TwitterAdapter
 
gotDirectMessages(ResponseList<DirectMessage>) - Method in interface twitter4j.TwitterListener
 
gotExistsBlock(boolean) - Method in class twitter4j.TwitterAdapter
 
gotExistsBlock(boolean) - Method in interface twitter4j.TwitterListener
 
gotExistsFriendship(boolean) - Method in class twitter4j.TwitterAdapter
 
gotExistsFriendship(boolean) - Method in interface twitter4j.TwitterListener
 
gotFavorites(ResponseList<Status>) - Method in class twitter4j.TwitterAdapter
 
gotFavorites(ResponseList<Status>) - Method in interface twitter4j.TwitterListener
 
gotFollowersIDs(IDs) - Method in class twitter4j.TwitterAdapter
 
gotFollowersIDs(IDs) - Method in interface twitter4j.TwitterListener
 
gotFollowersStatuses(PagableResponseList<User>) - Method in class twitter4j.TwitterAdapter
 
gotFollowersStatuses(PagableResponseList<User>) - Method in interface twitter4j.TwitterListener
 
gotFriendsIDs(IDs) - Method in class twitter4j.TwitterAdapter
 
gotFriendsIDs(IDs) - Method in interface twitter4j.TwitterListener
 
gotFriendsStatuses(PagableResponseList<User>) - Method in class twitter4j.TwitterAdapter
 
gotFriendsStatuses(PagableResponseList<User>) - Method in interface twitter4j.TwitterListener
 
gotFriendsTimeline(ResponseList<Status>) - Method in class twitter4j.TwitterAdapter
 
gotFriendsTimeline(ResponseList<Status>) - Method in interface twitter4j.TwitterListener
 
gotGeoDetails(Place) - Method in class twitter4j.TwitterAdapter
 
gotGeoDetails(Place) - Method in interface twitter4j.TwitterListener
 
gotHomeTimeline(ResponseList<Status>) - Method in class twitter4j.TwitterAdapter
 
gotHomeTimeline(ResponseList<Status>) - Method in interface twitter4j.TwitterListener
 
gotIncomingFriendships(IDs) - Method in class twitter4j.TwitterAdapter
 
gotIncomingFriendships(IDs) - Method in interface twitter4j.TwitterListener
 
gotLanguages(ResponseList<HelpMethods.Language>) - Method in class twitter4j.TwitterAdapter
 
gotLanguages(ResponseList<HelpMethods.Language>) - Method in interface twitter4j.TwitterListener
 
gotLocationTrends(Trends) - Method in class twitter4j.TwitterAdapter
 
gotLocationTrends(Trends) - Method in interface twitter4j.TwitterListener
 
gotMemberSuggestions(ResponseList<User>) - Method in class twitter4j.TwitterAdapter
 
gotMemberSuggestions(ResponseList<User>) - Method in interface twitter4j.TwitterListener
 
gotMentions(ResponseList<Status>) - Method in class twitter4j.TwitterAdapter
 
gotMentions(ResponseList<Status>) - Method in interface twitter4j.TwitterListener
 
gotNearByPlaces(ResponseList<Place>) - Method in class twitter4j.TwitterAdapter
 
gotNearByPlaces(ResponseList<Place>) - Method in interface twitter4j.TwitterListener
 
gotNoRetweetIds(IDs) - Method in class twitter4j.TwitterAdapter
 
gotNoRetweetIds(IDs) - Method in interface twitter4j.TwitterListener
 
gotOutgoingFriendships(IDs) - Method in class twitter4j.TwitterAdapter
 
gotOutgoingFriendships(IDs) - Method in interface twitter4j.TwitterListener
 
gotPrivacyPolicy(String) - Method in class twitter4j.TwitterAdapter
 
gotPrivacyPolicy(String) - Method in interface twitter4j.TwitterListener
 
gotProfileImage(ProfileImage) - Method in class twitter4j.TwitterAdapter
 
gotProfileImage(ProfileImage) - Method in interface twitter4j.TwitterListener
 
gotPublicTimeline(ResponseList<Status>) - Method in class twitter4j.TwitterAdapter
 
gotPublicTimeline(ResponseList<Status>) - Method in interface twitter4j.TwitterListener
 
gotRateLimitStatus(RateLimitStatus) - Method in class twitter4j.TwitterAdapter
 
gotRateLimitStatus(RateLimitStatus) - Method in interface twitter4j.TwitterListener
 
gotRelatedResults(RelatedResults) - Method in class twitter4j.TwitterAdapter
 
gotRelatedResults(RelatedResults) - Method in interface twitter4j.TwitterListener
 
gotRetweetedBy(ResponseList<User>) - Method in class twitter4j.TwitterAdapter
 
gotRetweetedBy(ResponseList<User>) - Method in interface twitter4j.TwitterListener
 
gotRetweetedByIDs(IDs) - Method in class twitter4j.TwitterAdapter
 
gotRetweetedByIDs(IDs) - Method in interface twitter4j.TwitterListener
 
gotRetweetedByMe(ResponseList<Status>) - Method in class twitter4j.TwitterAdapter
 
gotRetweetedByMe(ResponseList<Status>) - Method in interface twitter4j.TwitterListener
 
gotRetweetedByUser(ResponseList<Status>) - Method in class twitter4j.TwitterAdapter
 
gotRetweetedByUser(ResponseList<Status>) - Method in interface twitter4j.TwitterListener
 
gotRetweetedToMe(ResponseList<Status>) - Method in class twitter4j.TwitterAdapter
 
gotRetweetedToMe(ResponseList<Status>) - Method in interface twitter4j.TwitterListener
 
gotRetweetedToUser(ResponseList<Status>) - Method in class twitter4j.TwitterAdapter
 
gotRetweetedToUser(ResponseList<Status>) - Method in interface twitter4j.TwitterListener
 
gotRetweets(ResponseList<Status>) - Method in class twitter4j.TwitterAdapter
 
gotRetweets(ResponseList<Status>) - Method in interface twitter4j.TwitterListener
 
gotRetweetsOfMe(ResponseList<Status>) - Method in class twitter4j.TwitterAdapter
 
gotRetweetsOfMe(ResponseList<Status>) - Method in interface twitter4j.TwitterListener
 
gotReverseGeoCode(ResponseList<Place>) - Method in class twitter4j.TwitterAdapter
 
gotReverseGeoCode(ResponseList<Place>) - Method in interface twitter4j.TwitterListener
 
gotSentDirectMessages(ResponseList<DirectMessage>) - Method in class twitter4j.TwitterAdapter
 
gotSentDirectMessages(ResponseList<DirectMessage>) - Method in interface twitter4j.TwitterListener
 
gotShowFriendship(Relationship) - Method in class twitter4j.TwitterAdapter
 
gotShowFriendship(Relationship) - Method in interface twitter4j.TwitterListener
 
gotShowStatus(Status) - Method in class twitter4j.TwitterAdapter
 
gotShowStatus(Status) - Method in interface twitter4j.TwitterListener
 
gotShowUserList(UserList) - Method in class twitter4j.TwitterAdapter
 
gotShowUserList(UserList) - Method in interface twitter4j.TwitterListener
 
gotSimilarPlaces(SimilarPlaces) - Method in class twitter4j.TwitterAdapter
 
gotSimilarPlaces(SimilarPlaces) - Method in interface twitter4j.TwitterListener
 
gotSuggestedUserCategories(ResponseList<Category>) - Method in class twitter4j.TwitterAdapter
 
gotSuggestedUserCategories(ResponseList<Category>) - Method in interface twitter4j.TwitterListener
 
gotTermsOfService(String) - Method in class twitter4j.TwitterAdapter
 
gotTermsOfService(String) - Method in interface twitter4j.TwitterListener
 
gotTrends(Trends) - Method in class twitter4j.TwitterAdapter
 
gotTrends(Trends) - Method in interface twitter4j.TwitterListener
 
gotUserDetail(User) - Method in class twitter4j.TwitterAdapter
 
gotUserDetail(User) - Method in interface twitter4j.TwitterListener
 
gotUserListMembers(PagableResponseList<User>) - Method in class twitter4j.TwitterAdapter
 
gotUserListMembers(PagableResponseList<User>) - Method in interface twitter4j.TwitterListener
 
gotUserListMemberships(PagableResponseList<UserList>) - Method in class twitter4j.TwitterAdapter
 
gotUserListMemberships(PagableResponseList<UserList>) - Method in interface twitter4j.TwitterListener
 
gotUserLists(PagableResponseList<UserList>) - Method in class twitter4j.TwitterAdapter
 
gotUserLists(PagableResponseList<UserList>) - Method in interface twitter4j.TwitterListener
 
gotUserListStatuses(ResponseList<Status>) - Method in class twitter4j.TwitterAdapter
 
gotUserListStatuses(ResponseList<Status>) - Method in interface twitter4j.TwitterListener
 
gotUserListSubscribers(PagableResponseList<User>) - Method in class twitter4j.TwitterAdapter
 
gotUserListSubscribers(PagableResponseList<User>) - Method in interface twitter4j.TwitterListener
 
gotUserListSubscriptions(PagableResponseList<UserList>) - Method in class twitter4j.TwitterAdapter
 
gotUserListSubscriptions(PagableResponseList<UserList>) - Method in interface twitter4j.TwitterListener
 
gotUserSuggestions(ResponseList<User>) - Method in class twitter4j.TwitterAdapter
 
gotUserSuggestions(ResponseList<User>) - Method in interface twitter4j.TwitterListener
 
gotUserTimeline(ResponseList<Status>) - Method in class twitter4j.TwitterAdapter
 
gotUserTimeline(ResponseList<Status>) - Method in interface twitter4j.TwitterListener
 
gotWeeklyTrends(ResponseList<Trends>) - Method in class twitter4j.TwitterAdapter
 
gotWeeklyTrends(ResponseList<Trends>) - Method in interface twitter4j.TwitterListener
 
granularity - Variable in class twitter4j.GeoQuery
 
granularity(String) - Method in class twitter4j.GeoQuery
 
gzipEnabled - Variable in class twitter4j.conf.ConfigurationBase
 

H

handleNextElement() - Method in class twitter4j.AbstractStreamImplementation
 
handler - Variable in class twitter4j.TwitterStreamImpl
 
hashCode() - Method in class twitter4j.Annotation
Deprecated.
 
hashCode() - Method in class twitter4j.Annotations
Deprecated.
 
hashCode() - Method in class twitter4j.AsyncTwitterImpl
 
hashCode() - Method in class twitter4j.auth.AccessToken
 
hashCode() - Method in class twitter4j.auth.BasicAuthorization
 
hashCode() - Method in class twitter4j.auth.OAuthAuthorization
 
hashCode() - Method in class twitter4j.auth.OAuthToken
 
hashCode() - Method in class twitter4j.conf.ConfigurationBase
 
hashCode() - Method in class twitter4j.ExceptionDiagnosis
 
hashCode() - Method in class twitter4j.FilterQuery
 
hashCode() - Method in class twitter4j.GeoLocation
 
hashCode() - Method in class twitter4j.GeoQuery
 
hashCode() - Method in class twitter4j.json.JSONObjectType
 
hashCode() - Method in class twitter4j.media.MediaProvider
 
hashCode() - Method in class twitter4j.Paging
 
hashCode() - Method in class twitter4j.ProfileImage.ImageSize
 
hashCode() - Method in class twitter4j.Query
 
hashCode() - Method in class twitter4j.StatusDeletionNoticeImpl
 
hashCode() - Method in class twitter4j.StatusUpdate
 
hashCode() - Method in class twitter4j.TwitterBaseImpl
 
hashCode() - Method in exception twitter4j.TwitterException
 
hashCode() - Method in class twitter4j.TwitterImpl
 
hashCode() - Method in class twitter4j.TwitterMethod
 
hashCode() - Method in class twitter4j.TwitterStreamImpl
 
HashtagEntity - Interface in twitter4j
A data interface representing one single Hashtag entity.
hasNext() - Method in interface twitter4j.CursorSupport
 
hasNext() - Method in interface twitter4j.IDs
 
hasNext() - Method in interface twitter4j.PagableResponseList
 
hasPrevious() - Method in interface twitter4j.CursorSupport
 
hasPrevious() - Method in interface twitter4j.IDs
 
hasPrevious() - Method in interface twitter4j.PagableResponseList
 
headers - Variable in class twitter4j.media.AbstractImageUploadImpl
 
HelpMethods - Interface in twitter4j.api
 
HelpMethods.Language - Interface in twitter4j.api
 
HelpMethodsAsync - Interface in twitter4j.api
 
hexString - Variable in class twitter4j.ExceptionDiagnosis
 
HISTORY_SIZE - Variable in class twitter4j.management.APIStatistics
 
HMAC_SHA1 - Static variable in class twitter4j.auth.OAuthAuthorization
 
HOME_TIMELINE - Static variable in interface twitter4j.TwitterListener
 
HOME_TIMELINE - Static variable in class twitter4j.TwitterMethod
 
http - Static variable in class twitter4j.auth.OAuthAuthorization
 
http - Variable in class twitter4j.TwitterBaseImpl
 
http - Variable in class twitter4j.TwitterStreamImpl
 
HTTP_CONNECTION_TIMEOUT - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_DEFAULT_MAX_PER_ROUTE - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_ERROR_INITIAL_WAIT - Static variable in class twitter4j.TwitterStreamImpl
 
HTTP_ERROR_WAIT_CAP - Static variable in class twitter4j.TwitterStreamImpl
 
HTTP_GZIP - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_MAX_TOTAL_CONNECTIONS - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_PRETTY_DEBUG - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_PROXY_HOST - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_PROXY_HOST_FALLBACK - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_PROXY_PASSWORD - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_PROXY_PORT - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_PROXY_PORT_FALLBACK - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_PROXY_USER - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_READ_TIMEOUT - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_RETRY_COUNT - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_RETRY_INTERVAL_SECS - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_STREAMING_READ_TIMEOUT - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_USE_SSL - Static variable in class twitter4j.conf.PropertyConfiguration
 
HTTP_USER_AGENT - Static variable in class twitter4j.conf.PropertyConfiguration
 
httpConnectionTimeout - Variable in class twitter4j.conf.ConfigurationBase
 
httpProxyHost - Variable in class twitter4j.conf.ConfigurationBase
 
httpProxyPassword - Variable in class twitter4j.conf.ConfigurationBase
 
httpProxyPort - Variable in class twitter4j.conf.ConfigurationBase
 
httpProxyUser - Variable in class twitter4j.conf.ConfigurationBase
 
httpReadTimeout - Variable in class twitter4j.conf.ConfigurationBase
 
httpResponse - Variable in class twitter4j.media.AbstractImageUploadImpl
 
httpResponseReceived(HttpResponseEvent) - Method in class twitter4j.TwitterBaseImpl
 
httpRetryCount - Variable in class twitter4j.conf.ConfigurationBase
 
httpRetryIntervalSeconds - Variable in class twitter4j.conf.ConfigurationBase
 
httpStreamingReadTimeout - Variable in class twitter4j.conf.ConfigurationBase
 

I

id - Variable in class twitter4j.TwitterBaseImpl
 
IDs - Interface in twitter4j
A data interface representing array of numeric IDs.
IDsConstructor - Static variable in class twitter4j.json.DataObjectFactory
 
image - Variable in class twitter4j.media.AbstractImageUploadImpl
 
ImageUpload - Interface in twitter4j.media
 
ImageUploadFactory - Class in twitter4j.media
 
ImageUploadFactory() - Constructor for class twitter4j.media.ImageUploadFactory
Creates an ImageUploadFactory with default configuration
ImageUploadFactory(Configuration) - Constructor for class twitter4j.media.ImageUploadFactory
Creates an ImageUploadFactory with the specified configuration
IMG_LY - Static variable in class twitter4j.media.MediaProvider
 
ImgLyUpload - Class in twitter4j.media
 
ImgLyUpload(Configuration, OAuthAuthorization) - Constructor for class twitter4j.media.ImgLyUpload
 
INCLUDE_ENTITIES - Static variable in class twitter4j.conf.PropertyConfiguration
 
INCLUDE_ENTITIES - Variable in class twitter4j.TwitterImpl
 
INCLUDE_MY_RETWEET - Variable in class twitter4j.TwitterImpl
 
INCLUDE_RTS - Static variable in class twitter4j.conf.PropertyConfiguration
 
INCLUDE_RTS - Variable in class twitter4j.TwitterImpl
 
includeEntities - Variable in class twitter4j.FilterQuery
 
includeEntitiesEnabled - Variable in class twitter4j.conf.ConfigurationBase
 
includeRTsEnabled - Variable in class twitter4j.conf.ConfigurationBase
 
INCOMING_FRIENDSHIP - Static variable in interface twitter4j.TwitterListener
 
INCOMING_FRIENDSHIPS - Static variable in class twitter4j.TwitterMethod
 
increment(long, boolean) - Method in class twitter4j.management.InvocationStatisticsCalculator
 
index - Variable in class twitter4j.management.InvocationStatisticsCalculator
 
init() - Method in class twitter4j.TwitterBaseImpl
 
initRequestHeaders() - Method in class twitter4j.conf.ConfigurationBase
 
inReplyToStatusId - Variable in class twitter4j.StatusUpdate
 
inReplyToStatusId(long) - Method in class twitter4j.StatusUpdate
 
instances - Static variable in class twitter4j.conf.ConfigurationBase
 
instances - Static variable in class twitter4j.media.MediaProvider
 
instances - Static variable in class twitter4j.ProfileImage.ImageSize
 
instances - Static variable in class twitter4j.TwitterMethod
 
InvocationStatistics - Interface in twitter4j.management
 
InvocationStatisticsCalculator - Class in twitter4j.management
Object that collects/aggregates statistics for the invocation of a given method.
InvocationStatisticsCalculator(String, int) - Constructor for class twitter4j.management.InvocationStatisticsCalculator
 
invoke(List<TwitterListener>) - Method in class twitter4j.AsyncTwitterImpl.AsyncTask
 
invoke(String, Object[], String[]) - Method in class twitter4j.management.APIStatisticsOpenMBean
 
ip - Variable in class twitter4j.GeoQuery
 
is - Variable in class twitter4j.AbstractStreamImplementation
 
IS_DALVIK - Variable in class twitter4j.conf.ConfigurationBase
 
IS_GAE - Variable in class twitter4j.conf.ConfigurationBase
 
isAccountRateLimitStatus - Variable in class twitter4j.RateLimitStatusEvent
 
isAccountRateLimitStatus() - Method in class twitter4j.RateLimitStatusEvent
 
isAlwaysUseHttps() - Method in interface twitter4j.AccountSettings
Returns true if the wants to always access twitter using HTTPS.
isCausedByNetworkIssue() - Method in exception twitter4j.TwitterException
Tests if the exception is caused by network issue
isContributorsEnabled() - Method in interface twitter4j.User
Tests if the user is enabling contributors
isDalvik() - Method in interface twitter4j.conf.Configuration
 
isDalvik() - Method in class twitter4j.conf.ConfigurationBase
 
isDebugEnabled() - Method in interface twitter4j.conf.Configuration
 
isDebugEnabled() - Method in class twitter4j.conf.ConfigurationBase
 
isDiscoverableByEmail() - Method in interface twitter4j.AccountSettings
Returns true if the user is discoverable by email.
isDisplayCoordinates() - Method in class twitter4j.StatusUpdate
 
isEmpty() - Method in class twitter4j.Annotation
Deprecated.
 
isEmpty() - Method in class twitter4j.Annotations
Deprecated.
 
isEnabled() - Method in interface twitter4j.auth.Authorization
Returns true if authorization credentials are set.
isEnabled() - Method in class twitter4j.auth.BasicAuthorization
#{inheritDoc}
isEnabled() - Method in class twitter4j.auth.NullAuthorization
 
isEnabled() - Method in class twitter4j.auth.OAuthAuthorization
#{inheritDoc}
isErrorMessageAvailable() - Method in exception twitter4j.TwitterException
Tests if error message from the API is available
isExceedingLengthLimit(Annotations) - Static method in class twitter4j.Annotations
Deprecated.
 
isExceedingLengthLimit() - Method in class twitter4j.Annotations
Deprecated.
 
isExceedingLengthLimitation(String) - Static method in class twitter4j.util.CharacterUtil
Returns true if the length of the string is exceeding length limitation
isFavorited() - Method in interface twitter4j.Status
Test if the status is favorited
isFollowedBy() - Method in interface twitter4j.Friendship
 
isFollowing() - Method in interface twitter4j.Friendship
 
isFollowing() - Method in interface twitter4j.UserList
Returns if the authenticated user is following the list
isFollowRequestSent() - Method in interface twitter4j.User
Returns true if the authenticating user has requested to follow this user, otherwise false.
isGAE() - Method in interface twitter4j.conf.Configuration
 
isGAE() - Method in class twitter4j.conf.ConfigurationBase
 
isGeoEnabled() - Method in interface twitter4j.AccountSettings
Return true if the user is enabling geo location
isGeoEnabled() - Method in interface twitter4j.User
 
isGZIPEnabled() - Method in class twitter4j.conf.ConfigurationBase
 
isGZIPEnabled() - Method in class twitter4j.StreamingReadTimeoutConfiguration
 
isIncludeEntitiesEnabled() - Method in interface twitter4j.conf.Configuration
 
isIncludeEntitiesEnabled() - Method in class twitter4j.conf.ConfigurationBase
 
isIncludeRTsEnabled() - Method in interface twitter4j.conf.Configuration
 
isIncludeRTsEnabled() - Method in class twitter4j.conf.ConfigurationBase
 
isIPRateLimitStatus() - Method in class twitter4j.RateLimitStatusEvent
 
isJSONStoreEnabled() - Method in interface twitter4j.conf.Configuration
 
isJSONStoreEnabled() - Method in class twitter4j.conf.ConfigurationBase
 
isMBeanEnabled() - Method in interface twitter4j.conf.Configuration
 
isMBeanEnabled() - Method in class twitter4j.conf.ConfigurationBase
 
isOk(HttpResponse) - Method in class twitter4j.TwitterImpl
 
isPrettyDebugEnabled() - Method in class twitter4j.conf.ConfigurationBase
 
isPrettyDebugEnabled() - Method in class twitter4j.StreamingReadTimeoutConfiguration
 
isProfileBackgroundTiled() - Method in interface twitter4j.User
 
isProfileUseBackgroundImage() - Method in interface twitter4j.User
 
isProtected() - Method in interface twitter4j.User
Test if the user status is protected
isPublic() - Method in interface twitter4j.UserList
tests if the list is public
isRetweet() - Method in interface twitter4j.Status
 
isRetweetedByMe() - Method in interface twitter4j.Status
Returns true if the authenticating user has retweeted this tweet, or false when the tweet was created before this feature was enabled.
isShowAllInlineMedia() - Method in interface twitter4j.User
 
isSleepTimeEnabled() - Method in interface twitter4j.AccountSettings
Returns true if the user enabled sleep time.
isSourceBlockingTarget() - Method in interface twitter4j.Relationship
Returns if the source user is blocking the target user
isSourceFollowedByTarget() - Method in interface twitter4j.Relationship
Checks if source user is being followed by target user
isSourceFollowingTarget() - Method in interface twitter4j.Relationship
Checks if source user is following target user
isSourceNotificationsEnabled() - Method in interface twitter4j.Relationship
Checks if the source user has enabled notifications for updates of the target user
isTargetFollowedBySource() - Method in interface twitter4j.Relationship
Checks if target user is being followed by source user.
This method is equivalent to isSourceFollowingTarget().
isTargetFollowingSource() - Method in interface twitter4j.Relationship
Checks if target user is following source user.
This method is equivalent to isSourceFollowedByTarget().
isTranslator() - Method in interface twitter4j.User
 
isTruncated() - Method in interface twitter4j.Status
Test if the status is truncated
isUserStreamRepliesAllEnabled() - Method in interface twitter4j.conf.Configuration
 
isUserStreamRepliesAllEnabled() - Method in class twitter4j.conf.ConfigurationBase
 
isVerified() - Method in interface twitter4j.User
 
ITEM_DESCRIPTIONS - Static variable in class twitter4j.management.APIStatisticsOpenMBean
 
ITEM_NAMES - Static variable in class twitter4j.management.APIStatisticsOpenMBean
 
ITEM_TYPES - Static variable in class twitter4j.management.APIStatisticsOpenMBean
 

J

JSON_STORE_ENABLED - Static variable in class twitter4j.conf.PropertyConfiguration
 
JSONObjectType - Class in twitter4j.json
 
JSONObjectType() - Constructor for class twitter4j.json.JSONObjectType
 
JSONObjectType(String) - Constructor for class twitter4j.json.JSONObjectType
 
jsonStoreEnabled - Variable in class twitter4j.conf.ConfigurationBase
 

K

KILOMETERS - Static variable in class twitter4j.Query
 

L

lang - Variable in class twitter4j.Query
 
lang(String) - Method in class twitter4j.Query
restricts tweets to the given language, given by an ISO 639-1 code
LANGUAGES - Static variable in interface twitter4j.TwitterListener
 
LANGUAGES - Static variable in class twitter4j.TwitterMethod
 
LARGE - Static variable in interface twitter4j.MediaEntity.Size
 
latitude - Variable in class twitter4j.GeoLocation
 
LegalResources - Interface in twitter4j.api
 
LegalResourcesAsync - Interface in twitter4j.api
 
lengthLimit - Static variable in class twitter4j.Annotations
Deprecated.
 
lifeCycleListeners - Variable in class twitter4j.TwitterStreamImpl
 
LIMIT - Static variable in class twitter4j.json.JSONObjectType
 
line - Variable in class twitter4j.AbstractStreamImplementation.StreamEvent
 
line - Variable in class twitter4j.StatusStreamImpl
 
lineNumberHash - Variable in class twitter4j.ExceptionDiagnosis
 
links(int) - Method in interface twitter4j.TwitterStream
Starts listening on all public statuses containing links.
links(int) - Method in class twitter4j.TwitterStreamImpl
Starts listening on all public statuses containing links.
LIST_MEMBERS - Static variable in interface twitter4j.TwitterListener
 
LIST_MEMBERS - Static variable in class twitter4j.TwitterMethod
 
LIST_SUBSCRIBERS - Static variable in interface twitter4j.TwitterListener
 
LIST_SUBSCRIBERS - Static variable in class twitter4j.TwitterMethod
 
listener - Variable in class twitter4j.SiteStreamsImpl
 
listeners - Variable in class twitter4j.AsyncTwitterImpl.AsyncTask
 
listeners - Variable in class twitter4j.AsyncTwitterImpl
 
listeners - Variable in class twitter4j.StatusStreamImpl
 
ListMembersMethods - Interface in twitter4j.api
 
ListMembersMethodsAsync - Interface in twitter4j.api
 
ListMethods - Interface in twitter4j.api
 
ListMethodsAsync - Interface in twitter4j.api
 
ListSubscribersMethods - Interface in twitter4j.api
 
ListSubscribersMethodsAsync - Interface in twitter4j.api
 
loadProperties(Properties, String) - Method in class twitter4j.conf.PropertyConfiguration
 
loadProperties(Properties, InputStream) - Method in class twitter4j.conf.PropertyConfiguration
 
locale - Variable in class twitter4j.Query
 
locale(String) - Method in class twitter4j.Query
Specify the language of the query you are sending (only ja is currently effective).
LocalTrendsMethods - Interface in twitter4j.api
 
LocalTrendsMethodsAsync - Interface in twitter4j.api
 
location - Variable in class twitter4j.GeoQuery
 
Location - Interface in twitter4j
 
location - Variable in class twitter4j.StatusUpdate
 
location(GeoLocation) - Method in class twitter4j.StatusUpdate
 
LOCATION_TRENDS - Static variable in interface twitter4j.TwitterListener
 
LOCATION_TRENDS - Static variable in class twitter4j.TwitterMethod
 
locationConstructor - Static variable in class twitter4j.json.DataObjectFactory
 
locations - Variable in class twitter4j.FilterQuery
 
locations(double[][]) - Method in class twitter4j.FilterQuery
Sets locations
LOCKERZ - Static variable in class twitter4j.media.MediaProvider
 
logger - Static variable in class twitter4j.AbstractStreamImplementation
 
logger - Static variable in class twitter4j.auth.OAuthAuthorization
 
logger - Static variable in class twitter4j.json.JSONObjectType
 
logger - Static variable in class twitter4j.media.AbstractImageUploadImpl
 
logger - Static variable in class twitter4j.TwitterAPIMonitor
 
logger - Static variable in class twitter4j.TwitterStreamImpl
 
longitude - Variable in class twitter4j.GeoLocation
 
lookedUpFriendships(ResponseList<Friendship>) - Method in class twitter4j.TwitterAdapter
 
lookedUpFriendships(ResponseList<Friendship>) - Method in interface twitter4j.TwitterListener
 
lookedupUsers(ResponseList<User>) - Method in class twitter4j.TwitterAdapter
 
lookedupUsers(ResponseList<User>) - Method in interface twitter4j.TwitterListener
 
LOOKUP_FRIENDSHIPS - Static variable in interface twitter4j.TwitterListener
 
LOOKUP_FRIENDSHIPS - Static variable in class twitter4j.TwitterMethod
 
LOOKUP_USERS - Static variable in interface twitter4j.TwitterListener
 
LOOKUP_USERS - Static variable in class twitter4j.TwitterMethod
 
lookupFriendships(String[]) - Method in interface twitter4j.api.FriendshipMethods
Returns the relationship of the authenticating user to the specified users.
lookupFriendships(long[]) - Method in interface twitter4j.api.FriendshipMethods
Returns the relationship of the authenticating user to the specified users.
lookupFriendships(String[]) - Method in interface twitter4j.api.FriendshipMethodsAsync
Returns the relationship of the authenticating user to the specified users.
lookupFriendships(long[]) - Method in interface twitter4j.api.FriendshipMethodsAsync
Returns the relationship of the authenticating user to the specified users.
lookupFriendships(String[]) - Method in class twitter4j.AsyncTwitterImpl
Returns the relationship of the authenticating user to the specified users.
lookupFriendships(long[]) - Method in class twitter4j.AsyncTwitterImpl
Returns the relationship of the authenticating user to the specified users.
lookupFriendships(String[]) - Method in class twitter4j.TwitterImpl
Returns the relationship of the authenticating user to the specified users.
lookupFriendships(long[]) - Method in class twitter4j.TwitterImpl
Returns the relationship of the authenticating user to the specified users.
lookupUsers(String[]) - Method in interface twitter4j.api.UserMethods
Return up to 100 users worth of extended information, specified by either ID, screen name, or combination of the two.
lookupUsers(long[]) - Method in interface twitter4j.api.UserMethods
Return up to 100 users worth of extended information, specified by either ID, screen name, or combination of the two.
lookupUsers(String[]) - Method in interface twitter4j.api.UserMethodsAsync
Return up to 100 users worth of extended information, specified by either ID, screen name, or combination of the two.
lookupUsers(long[]) - Method in interface twitter4j.api.UserMethodsAsync
Return up to 100 users worth of extended information, specified by either ID, screen name, or combination of the two.
lookupUsers(String[]) - Method in class twitter4j.AsyncTwitterImpl
Return up to 100 users worth of extended information, specified by either ID, screen name, or combination of the two.
lookupUsers(long[]) - Method in class twitter4j.AsyncTwitterImpl
Return up to 100 users worth of extended information, specified by either ID, screen name, or combination of the two.
lookupUsers(String[]) - Method in class twitter4j.TwitterImpl
Return up to 100 users worth of extended information, specified by either ID, screen name, or combination of the two.
lookupUsers(long[]) - Method in class twitter4j.TwitterImpl
Return up to 100 users worth of extended information, specified by either ID, screen name, or combination of the two.

M

main(String[]) - Static method in class twitter4j.media.Version
prints the version string
main(String[]) - Static method in class twitter4j.Version
prints the version string
main(String[]) - Static method in class twitter4j.VersionAsync
prints the version string
main(String[]) - Static method in class twitter4j.VersionStream
prints the version string
maxId - Variable in class twitter4j.Paging
 
maxId(long) - Method in class twitter4j.Paging
 
maxId - Variable in class twitter4j.Query
 
maxId(long) - Method in class twitter4j.Query
If specified, returns tweets with status ids less than the given id.
maxResults - Variable in class twitter4j.GeoQuery
 
maxResults(int) - Method in class twitter4j.GeoQuery
 
maxTotalConnections - Variable in class twitter4j.conf.ConfigurationBase
 
MBEAN_ENABLED - Static variable in class twitter4j.conf.PropertyConfiguration
 
mbeanEnabled - Variable in class twitter4j.conf.ConfigurationBase
 
MEDIA_PROVIDER - Static variable in class twitter4j.conf.PropertyConfiguration
 
MEDIA_PROVIDER_API_KEY - Static variable in class twitter4j.conf.PropertyConfiguration
 
MEDIA_PROVIDER_PARAMETERS - Static variable in class twitter4j.conf.PropertyConfiguration
 
MediaEntity - Interface in twitter4j
 
MediaEntity.Size - Interface in twitter4j
 
mediaProvider - Variable in class twitter4j.conf.ConfigurationBase
 
MediaProvider - Class in twitter4j.media
 
MediaProvider() - Constructor for class twitter4j.media.MediaProvider
 
MediaProvider(String) - Constructor for class twitter4j.media.MediaProvider
 
mediaProviderAPIKey - Variable in class twitter4j.conf.ConfigurationBase
 
mediaProviderParameters - Variable in class twitter4j.conf.ConfigurationBase
 
MEDIUM - Static variable in interface twitter4j.MediaEntity.Size
 
MEMBER_SUGGESTIONS - Static variable in interface twitter4j.TwitterListener
 
MEMBER_SUGGESTIONS - Static variable in class twitter4j.TwitterMethod
 
MENTIONS - Static variable in interface twitter4j.TwitterListener
 
MENTIONS - Static variable in class twitter4j.TwitterMethod
 
mergeParameters(HttpParameter[], HttpParameter[]) - Method in class twitter4j.TwitterImpl
 
mergeParameters(HttpParameter[], HttpParameter) - Method in class twitter4j.TwitterImpl
 
message - Variable in class twitter4j.media.AbstractImageUploadImpl
 
method - Variable in class twitter4j.AsyncTwitterImpl.AsyncTask
 
METHOD_STATS_MAP - Variable in class twitter4j.management.APIStatistics
 
METHOD_STATS_TYPE - Variable in class twitter4j.management.APIStatisticsOpenMBean
 
methodCalled(String, long, boolean) - Method in class twitter4j.management.APIStatistics
 
methodCalled(String, long, boolean) - Method in class twitter4j.TwitterAPIMonitor
 
MILES - Static variable in class twitter4j.Query
 
MINI - Static variable in interface twitter4j.ProfileImage
 
MIXED - Static variable in class twitter4j.Query
mixed: Include both popular and real time results in the response.
MOBYPICTURE - Static variable in class twitter4j.media.MediaProvider
 
MobypictureUpload - Class in twitter4j.media
 
MobypictureUpload(Configuration, String, OAuthAuthorization) - Constructor for class twitter4j.media.MobypictureUpload
 

N

N_HOURS_AGO - Static variable in class twitter4j.util.TimeSpanConverter
 
N_MINUTES_AGO - Static variable in class twitter4j.util.TimeSpanConverter
 
N_SECONDS_AGO - Static variable in class twitter4j.util.TimeSpanConverter
 
name - Variable in class twitter4j.json.JSONObjectType
 
name - Variable in class twitter4j.management.InvocationStatisticsCalculator
 
name - Variable in class twitter4j.media.MediaProvider
 
name - Variable in class twitter4j.ProfileImage.ImageSize
 
name - Variable in class twitter4j.TwitterMethod
 
name() - Method in class twitter4j.TwitterMethod
 
NAME - Variable in class twitter4j.TwitterStreamImpl.TwitterStreamConsumer
 
NEAR_BY_PLACES - Static variable in interface twitter4j.TwitterListener
 
NEAR_BY_PLACES - Static variable in class twitter4j.TwitterMethod
 
NEIGHBORHOOD - Static variable in class twitter4j.GeoQuery
 
nested - Variable in exception twitter4j.TwitterException
 
nestedConf - Variable in class twitter4j.StreamingReadTimeoutConfiguration
 
NewTwitterMethods - Interface in twitter4j.api
 
NewTwitterMethodsAsync - Interface in twitter4j.api
 
next(StreamListener[]) - Method in class twitter4j.AbstractStreamImplementation
 
next(StreamListener[]) - Method in class twitter4j.SiteStreamsImpl
 
next(StatusListener) - Method in interface twitter4j.StatusStream
Reads next status from this stream.
next(StatusListener) - Method in class twitter4j.StatusStreamImpl
Reads next status from this stream.
next(StreamListener[]) - Method in class twitter4j.StatusStreamImpl
 
next(StreamListener[]) - Method in interface twitter4j.StreamImplementation
 
next(UserStreamListener) - Method in interface twitter4j.UserStream
Reads next element from this stream.
next(UserStreamListener) - Method in class twitter4j.UserStreamImpl
Reads next element from this stream.
next(StreamListener[]) - Method in class twitter4j.UserStreamImpl
 
NO_RETWEET_IDS - Static variable in class twitter4j.TwitterMethod
 
NO_WAIT - Static variable in class twitter4j.TwitterStreamImpl
 
NONE - Static variable in interface twitter4j.TwitterResponse
 
NORMAL - Static variable in interface twitter4j.ProfileImage
 
normalize(Properties) - Method in class twitter4j.conf.PropertyConfiguration
 
normalizeAuthorizationHeaders(List<HttpParameter>) - Static method in class twitter4j.auth.OAuthAuthorization
 
normalizeRequestParameters(HttpParameter[]) - Static method in class twitter4j.auth.OAuthAuthorization
The request parameters are collected, sorted and concatenated into a normalized string:
• Parameters in the OAuth HTTP Authorization header excluding the realm parameter.
• Parameters in the HTTP POST request body (with a content-type of application/x-www-form-urlencoded).
• HTTP GET parameters added to the URLs in the query part (as defined by [RFC3986] section 3).

The oauth_signature parameter MUST be excluded.
The parameters are normalized into a single string as follows:
1.
normalizeRequestParameters(List<HttpParameter>) - Static method in class twitter4j.auth.OAuthAuthorization
 
NotificationMethods - Interface in twitter4j.api
 
NotificationMethodsAsync - Interface in twitter4j.api
 
notNull(Properties, String, String) - Method in class twitter4j.conf.PropertyConfiguration
 
NOW - Static variable in class twitter4j.util.TimeSpanConverter
 
NULL_PARAMETER_ARRAY - Static variable in class twitter4j.Paging
 
NULL_PARAMETER_LIST - Static variable in class twitter4j.Paging
 
NullAuthorization - Class in twitter4j.auth
An interface represents credentials.
NullAuthorization() - Constructor for class twitter4j.auth.NullAuthorization
 
numberOfHandlers - Static variable in class twitter4j.TwitterStreamImpl
 

O

oauth - Variable in class twitter4j.auth.RequestToken
 
oauth - Variable in class twitter4j.media.AbstractImageUploadImpl
 
OAUTH_ACCESS_TOKEN - Static variable in class twitter4j.conf.PropertyConfiguration
 
OAUTH_ACCESS_TOKEN_SECRET - Static variable in class twitter4j.conf.PropertyConfiguration
 
OAUTH_ACCESS_TOKEN_URL - Static variable in class twitter4j.conf.PropertyConfiguration
 
OAUTH_AUTHENTICATION_URL - Static variable in class twitter4j.conf.PropertyConfiguration
 
OAUTH_AUTHORIZATION_URL - Static variable in class twitter4j.conf.PropertyConfiguration
 
OAUTH_CONSUMER_KEY - Static variable in class twitter4j.conf.PropertyConfiguration
 
OAUTH_CONSUMER_SECRET - Static variable in class twitter4j.conf.PropertyConfiguration
 
OAUTH_REQUEST_TOKEN_URL - Static variable in class twitter4j.conf.PropertyConfiguration
 
OAUTH_SIGNATURE_METHOD - Static variable in class twitter4j.auth.OAuthAuthorization
 
oAuthAccessToken - Variable in class twitter4j.conf.ConfigurationBase
 
oAuthAccessTokenSecret - Variable in class twitter4j.conf.ConfigurationBase
 
oAuthAccessTokenURL - Variable in class twitter4j.conf.ConfigurationBase
 
oAuthAuthenticationURL - Variable in class twitter4j.conf.ConfigurationBase
 
OAuthAuthorization - Class in twitter4j.auth
 
OAuthAuthorization(Configuration) - Constructor for class twitter4j.auth.OAuthAuthorization
 
oAuthAuthorizationURL - Variable in class twitter4j.conf.ConfigurationBase
 
oAuthConsumerKey - Variable in class twitter4j.conf.ConfigurationBase
 
oAuthConsumerSecret - Variable in class twitter4j.conf.ConfigurationBase
 
oAuthRequestTokenURL - Variable in class twitter4j.conf.ConfigurationBase
 
OAuthSupport - Interface in twitter4j.auth
 
oauthToken - Variable in class twitter4j.auth.OAuthAuthorization
 
OAuthToken - Class in twitter4j.auth
 
OAuthToken(String, String) - Constructor for class twitter4j.auth.OAuthToken
 
OAuthToken(HttpResponse) - Constructor for class twitter4j.auth.OAuthToken
 
OAuthToken(String) - Constructor for class twitter4j.auth.OAuthToken
 
onBlock(JSONObject, JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
onBlock(long, User, User) - Method in class twitter4j.SiteStreamsAdapter
 
onBlock(JSONObject, JSONObject) - Method in class twitter4j.SiteStreamsImpl
 
onBlock(long, User, User) - Method in interface twitter4j.SiteStreamsListener
 
onBlock(User, User) - Method in class twitter4j.UserStreamAdapter
 
onBlock(JSONObject, JSONObject) - Method in class twitter4j.UserStreamImpl
 
onBlock(User, User) - Method in interface twitter4j.UserStreamListener
 
onCleanUp() - Method in interface twitter4j.ConnectionLifeCycleListener
called before thread gets cleaned up
onConnect() - Method in interface twitter4j.ConnectionLifeCycleListener
called after connection was established
onDelete(JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
onDelete(JSONObject) - Method in class twitter4j.SiteStreamsImpl
 
onDelete(JSONObject) - Method in class twitter4j.StatusStreamImpl
 
onDeletionNotice(long, StatusDeletionNotice) - Method in class twitter4j.SiteStreamsAdapter
 
onDeletionNotice(long, long, long) - Method in class twitter4j.SiteStreamsAdapter
 
onDeletionNotice(long, StatusDeletionNotice) - Method in interface twitter4j.SiteStreamsListener
 
onDeletionNotice(long, long, long) - Method in interface twitter4j.SiteStreamsListener
 
onDeletionNotice(StatusDeletionNotice) - Method in class twitter4j.StatusAdapter
 
onDeletionNotice(StatusDeletionNotice) - Method in interface twitter4j.StatusListener
Called upon deletionNotice notices.
onDeletionNotice(long, long) - Method in class twitter4j.UserStreamAdapter
 
onDeletionNotice(long, long) - Method in interface twitter4j.UserStreamListener
 
onDirectMessage(JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
onDirectMessage(long, DirectMessage) - Method in class twitter4j.SiteStreamsAdapter
 
onDirectMessage(JSONObject) - Method in class twitter4j.SiteStreamsImpl
 
onDirectMessage(long, DirectMessage) - Method in interface twitter4j.SiteStreamsListener
 
onDirectMessage(DirectMessage) - Method in class twitter4j.UserStreamAdapter
 
onDirectMessage(JSONObject) - Method in class twitter4j.UserStreamImpl
 
onDirectMessage(DirectMessage) - Method in interface twitter4j.UserStreamListener
 
onDisconnect() - Method in interface twitter4j.ConnectionLifeCycleListener
called after connection was disconnected
ONE_DAY_IN_SECONDS - Static variable in class twitter4j.util.TimeSpanConverter
 
ONE_HOUR_IN_SECONDS - Static variable in class twitter4j.util.TimeSpanConverter
 
ONE_MONTH_IN_SECONDS - Static variable in class twitter4j.util.TimeSpanConverter
 
onException(Exception) - Method in class twitter4j.AbstractStreamImplementation
 
onException(Exception) - Method in class twitter4j.SiteStreamsAdapter
 
onException(Exception) - Method in class twitter4j.SiteStreamsImpl
 
onException(Exception) - Method in interface twitter4j.SiteStreamsListener
 
onException(Exception) - Method in class twitter4j.StatusAdapter
 
onException(Exception) - Method in class twitter4j.StatusStreamImpl
 
onException(Exception) - Method in interface twitter4j.StreamImplementation
 
onException(Exception) - Method in interface twitter4j.StreamListener
 
onException(TwitterException, TwitterMethod) - Method in class twitter4j.TwitterAdapter
 
onException(TwitterException, TwitterMethod) - Method in interface twitter4j.TwitterListener
 
onException(Exception) - Method in class twitter4j.UserStreamAdapter
 
onException(Exception) - Method in class twitter4j.UserStreamImpl
 
onFavorite(JSONObject, JSONObject, JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
onFavorite(long, User, User, Status) - Method in class twitter4j.SiteStreamsAdapter
 
onFavorite(JSONObject, JSONObject, JSONObject) - Method in class twitter4j.SiteStreamsImpl
 
onFavorite(long, User, User, Status) - Method in interface twitter4j.SiteStreamsListener
 
onFavorite(User, User, Status) - Method in class twitter4j.UserStreamAdapter
 
onFavorite(JSONObject, JSONObject, JSONObject) - Method in class twitter4j.UserStreamImpl
 
onFavorite(User, User, Status) - Method in interface twitter4j.UserStreamListener
 
onFollow(JSONObject, JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
onFollow(long, User, User) - Method in class twitter4j.SiteStreamsAdapter
 
onFollow(JSONObject, JSONObject) - Method in class twitter4j.SiteStreamsImpl
 
onFollow(long, User, User) - Method in interface twitter4j.SiteStreamsListener
 
onFollow(User, User) - Method in class twitter4j.UserStreamAdapter
 
onFollow(JSONObject, JSONObject) - Method in class twitter4j.UserStreamImpl
 
onFollow(User, User) - Method in interface twitter4j.UserStreamListener
 
onFriendList(long, long[]) - Method in class twitter4j.SiteStreamsAdapter
 
onFriendList(long, long[]) - Method in interface twitter4j.SiteStreamsListener
 
onFriendList(long[]) - Method in class twitter4j.UserStreamAdapter
 
onFriendList(long[]) - Method in interface twitter4j.UserStreamListener
 
onFriends(JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
onFriends(JSONObject) - Method in class twitter4j.SiteStreamsImpl
 
onFriends(JSONObject) - Method in class twitter4j.UserStreamImpl
 
onLimit(JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
onLimit(JSONObject) - Method in class twitter4j.StatusStreamImpl
 
onRateLimitReached(RateLimitStatusEvent) - Method in interface twitter4j.RateLimitStatusListener
Called when the account or IP address is hitting the rate limit.
onRateLimitStatus will be also called before this event.
onRateLimitStatus(RateLimitStatusEvent) - Method in interface twitter4j.RateLimitStatusListener
Called when the response contains rate limit status.
onRetweet(JSONObject, JSONObject, JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
onRetweet(User, User, Status) - Method in class twitter4j.UserStreamAdapter
 
onRetweet(JSONObject, JSONObject, JSONObject) - Method in class twitter4j.UserStreamImpl
 
onRetweet(User, User, Status) - Method in interface twitter4j.UserStreamListener
 
onScrubGeo(JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
onScrubGeo(long, long) - Method in class twitter4j.StatusAdapter
 
onScrubGeo(long, long) - Method in interface twitter4j.StatusListener
Called upon location deletion messages.
onScrubGeo(JSONObject) - Method in class twitter4j.StatusStreamImpl
 
onScrubGeo(JSONObject) - Method in class twitter4j.UserStreamImpl
 
onSender(JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
onSender(JSONObject) - Method in class twitter4j.UserStreamImpl
 
onStatus(JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
onStatus(long, Status) - Method in class twitter4j.SiteStreamsAdapter
 
onStatus(JSONObject) - Method in class twitter4j.SiteStreamsImpl
 
onStatus(long, Status) - Method in interface twitter4j.SiteStreamsListener
 
onStatus(Status) - Method in class twitter4j.StatusAdapter
 
onStatus(Status) - Method in interface twitter4j.StatusListener
 
onStatus(JSONObject) - Method in class twitter4j.StatusStreamImpl
 
onTrackLimitationNotice(int) - Method in class twitter4j.StatusAdapter
 
onTrackLimitationNotice(int) - Method in interface twitter4j.StatusListener
This notice will be sent each time a limited stream becomes unlimited.
If this number is high and or rapidly increasing, it is an indication that your predicate is too broad, and you should consider a predicate with higher selectivity.
onUnblock(JSONObject, JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
onUnblock(long, User, User) - Method in class twitter4j.SiteStreamsAdapter
 
onUnblock(JSONObject, JSONObject) - Method in class twitter4j.SiteStreamsImpl
 
onUnblock(long, User, User) - Method in interface twitter4j.SiteStreamsListener
 
onUnblock(User, User) - Method in class twitter4j.UserStreamAdapter
 
onUnblock(JSONObject, JSONObject) - Method in class twitter4j.UserStreamImpl
 
onUnblock(User, User) - Method in interface twitter4j.UserStreamListener
 
onUnfavorite(JSONObject, JSONObject, JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
onUnfavorite(long, User, User, Status) - Method in class twitter4j.SiteStreamsAdapter
 
onUnfavorite(JSONObject, JSONObject, JSONObject) - Method in class twitter4j.SiteStreamsImpl
 
onUnfavorite(long, User, User, Status) - Method in interface twitter4j.SiteStreamsListener
 
onUnfavorite(User, User, Status) - Method in class twitter4j.UserStreamAdapter
 
onUnfavorite(JSONObject, JSONObject, JSONObject) - Method in class twitter4j.UserStreamImpl
 
onUnfavorite(User, User, Status) - Method in interface twitter4j.UserStreamListener
 
onUnfollow(JSONObject, JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
onUnfollow(long, User, User) - Method in class twitter4j.SiteStreamsAdapter
 
onUnfollow(JSONObject, JSONObject) - Method in class twitter4j.SiteStreamsImpl
 
onUnfollow(long, User, User) - Method in interface twitter4j.SiteStreamsListener
 
onUserListCreation(JSONObject, JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
onUserListCreation(long, User, UserList) - Method in class twitter4j.SiteStreamsAdapter
 
onUserListCreation(JSONObject, JSONObject) - Method in class twitter4j.SiteStreamsImpl
 
onUserListCreation(long, User, UserList) - Method in interface twitter4j.SiteStreamsListener
 
onUserListCreation(User, UserList) - Method in class twitter4j.UserStreamAdapter
 
onUserListCreation(JSONObject, JSONObject) - Method in class twitter4j.UserStreamImpl
 
onUserListCreation(User, UserList) - Method in interface twitter4j.UserStreamListener
 
onUserListDeletion(long, User, UserList) - Method in class twitter4j.SiteStreamsAdapter
 
onUserListDeletion(long, User, UserList) - Method in interface twitter4j.SiteStreamsListener
 
onUserListDeletion(User, UserList) - Method in class twitter4j.UserStreamAdapter
 
onUserListDeletion(User, UserList) - Method in interface twitter4j.UserStreamListener
 
onUserListDestroyed(JSONObject, JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
onUserListDestroyed(JSONObject, JSONObject) - Method in class twitter4j.SiteStreamsImpl
 
onUserListDestroyed(JSONObject, JSONObject) - Method in class twitter4j.UserStreamImpl
 
onUserListMemberAddition(JSONObject, JSONObject, JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
onUserListMemberAddition(long, User, User, UserList) - Method in class twitter4j.SiteStreamsAdapter
 
onUserListMemberAddition(JSONObject, JSONObject, JSONObject) - Method in class twitter4j.SiteStreamsImpl
 
onUserListMemberAddition(long, User, User, UserList) - Method in interface twitter4j.SiteStreamsListener
 
onUserListMemberAddition(User, User, UserList) - Method in class twitter4j.UserStreamAdapter
 
onUserListMemberAddition(JSONObject, JSONObject, JSONObject) - Method in class twitter4j.UserStreamImpl
 
onUserListMemberAddition(User, User, UserList) - Method in interface twitter4j.UserStreamListener
 
onUserListMemberDeletion(JSONObject, JSONObject, JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
onUserListMemberDeletion(long, User, User, UserList) - Method in class twitter4j.SiteStreamsAdapter
 
onUserListMemberDeletion(JSONObject, JSONObject, JSONObject) - Method in class twitter4j.SiteStreamsImpl
 
onUserListMemberDeletion(long, User, User, UserList) - Method in interface twitter4j.SiteStreamsListener
 
onUserListMemberDeletion(User, User, UserList) - Method in class twitter4j.UserStreamAdapter
 
onUserListMemberDeletion(JSONObject, JSONObject, JSONObject) - Method in class twitter4j.UserStreamImpl
 
onUserListMemberDeletion(User, User, UserList) - Method in interface twitter4j.UserStreamListener
 
onUserListSubscription(JSONObject, JSONObject, JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
onUserListSubscription(long, User, User, UserList) - Method in class twitter4j.SiteStreamsAdapter
 
onUserListSubscription(JSONObject, JSONObject, JSONObject) - Method in class twitter4j.SiteStreamsImpl
 
onUserListSubscription(long, User, User, UserList) - Method in interface twitter4j.SiteStreamsListener
 
onUserListSubscription(User, User, UserList) - Method in class twitter4j.UserStreamAdapter
 
onUserListSubscription(JSONObject, JSONObject, JSONObject) - Method in class twitter4j.UserStreamImpl
 
onUserListSubscription(User, User, UserList) - Method in interface twitter4j.UserStreamListener
 
onUserListUnsubscription(JSONObject, JSONObject, JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
onUserListUnsubscription(long, User, User, UserList) - Method in class twitter4j.SiteStreamsAdapter
 
onUserListUnsubscription(JSONObject, JSONObject, JSONObject) - Method in class twitter4j.SiteStreamsImpl
 
onUserListUnsubscription(long, User, User, UserList) - Method in interface twitter4j.SiteStreamsListener
 
onUserListUnsubscription(User, User, UserList) - Method in class twitter4j.UserStreamAdapter
 
onUserListUnsubscription(JSONObject, JSONObject, JSONObject) - Method in class twitter4j.UserStreamImpl
 
onUserListUnsubscription(User, User, UserList) - Method in interface twitter4j.UserStreamListener
 
onUserListUpdate(long, User, UserList) - Method in class twitter4j.SiteStreamsAdapter
 
onUserListUpdate(long, User, UserList) - Method in interface twitter4j.SiteStreamsListener
 
onUserListUpdate(User, UserList) - Method in class twitter4j.UserStreamAdapter
 
onUserListUpdate(User, UserList) - Method in interface twitter4j.UserStreamListener
 
onUserListUpdated(JSONObject, JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
onUserListUpdated(JSONObject, JSONObject) - Method in class twitter4j.SiteStreamsImpl
 
onUserListUpdated(JSONObject, JSONObject) - Method in class twitter4j.UserStreamImpl
 
onUserProfileUpdate(long, User) - Method in class twitter4j.SiteStreamsAdapter
 
onUserProfileUpdate(long, User) - Method in interface twitter4j.SiteStreamsListener
 
onUserProfileUpdate(User) - Method in class twitter4j.UserStreamAdapter
 
onUserProfileUpdate(User) - Method in interface twitter4j.UserStreamListener
 
onUserUpdate(JSONObject, JSONObject) - Method in class twitter4j.AbstractStreamImplementation
 
onUserUpdate(JSONObject, JSONObject) - Method in class twitter4j.SiteStreamsImpl
 
onUserUpdate(JSONObject, JSONObject) - Method in class twitter4j.UserStreamImpl
 
OUTGOING_FRIENDSHIPS - Static variable in interface twitter4j.TwitterListener
 
OUTGOING_FRIENDSHIPS - Static variable in class twitter4j.TwitterMethod
 

P

PagableResponseList<T extends TwitterResponse> - Interface in twitter4j
ResponseList with cursor support.
page - Variable in class twitter4j.Paging
 
page - Variable in class twitter4j.Query
 
page(int) - Method in class twitter4j.Query
sets the page number (starting at 1) to return, up to a max of roughly 1500 results
Paging - Class in twitter4j
Controls pagination.
It is possible to use the same Paging instance in a multi-threaded context only if the instance is treated immutably.
But basically instance of this class is NOT thread safe.
Paging() - Constructor for class twitter4j.Paging
 
Paging(int) - Constructor for class twitter4j.Paging
 
Paging(long) - Constructor for class twitter4j.Paging
 
Paging(int, int) - Constructor for class twitter4j.Paging
 
Paging(int, long) - Constructor for class twitter4j.Paging
 
Paging(int, int, long) - Constructor for class twitter4j.Paging
 
Paging(int, int, long, long) - Constructor for class twitter4j.Paging
 
parseGetParameters(String, List<HttpParameter>) - Method in class twitter4j.auth.OAuthAuthorization
 
parseLine(String) - Method in class twitter4j.AbstractStreamImplementation
 
parseLine(String) - Method in class twitter4j.SiteStreamsImpl
 
parseLine(String) - Method in class twitter4j.StatusStreamImpl
 
parseLine(String) - Method in class twitter4j.UserStreamImpl
 
password - Variable in class twitter4j.auth.BasicAuthorization
 
password - Variable in class twitter4j.conf.ConfigurationBase
 
PASSWORD - Static variable in class twitter4j.conf.PropertyConfiguration
 
pattern - Static variable in class twitter4j.TwitterAPIMonitor
 
PER_PAGE - Static variable in class twitter4j.Paging
 
Place - Interface in twitter4j
 
placeConstructor - Static variable in class twitter4j.json.DataObjectFactory
 
placeId - Variable in class twitter4j.StatusUpdate
 
placeId(String) - Method in class twitter4j.StatusUpdate
 
PLIXI - Static variable in class twitter4j.media.MediaProvider
 
PlixiUpload - Class in twitter4j.media
 
PlixiUpload(Configuration, String, OAuthAuthorization) - Constructor for class twitter4j.media.PlixiUpload
 
POPULAR - Static variable in class twitter4j.Query
 
post(String) - Method in class twitter4j.TwitterImpl
 
post(String, HttpParameter[]) - Method in class twitter4j.TwitterImpl
 
POSTEROUS - Static variable in class twitter4j.media.MediaProvider
 
PosterousUpload - Class in twitter4j.media
 
PosterousUpload(Configuration, OAuthAuthorization) - Constructor for class twitter4j.media.PosterousUpload
 
postParameter - Variable in class twitter4j.media.AbstractImageUploadImpl
 
postUpload() - Method in class twitter4j.media.AbstractImageUploadImpl
 
postUpload() - Method in class twitter4j.media.ImgLyUpload
 
postUpload() - Method in class twitter4j.media.MobypictureUpload
 
postUpload() - Method in class twitter4j.media.PlixiUpload
 
postUpload() - Method in class twitter4j.media.PosterousUpload
 
postUpload() - Method in class twitter4j.media.TwiplUpload
 
postUpload() - Method in class twitter4j.media.TwippleUpload
 
postUpload() - Method in class twitter4j.media.TwitgooUpload
 
postUpload() - Method in class twitter4j.media.TwitpicUpload
 
postUpload() - Method in class twitter4j.media.YFrogUpload
 
prettyDebug - Variable in class twitter4j.conf.ConfigurationBase
 
preUpload() - Method in class twitter4j.media.AbstractImageUploadImpl
 
preUpload() - Method in class twitter4j.media.ImgLyUpload
 
preUpload() - Method in class twitter4j.media.MobypictureUpload
 
preUpload() - Method in class twitter4j.media.PlixiUpload
 
preUpload() - Method in class twitter4j.media.PosterousUpload
 
preUpload() - Method in class twitter4j.media.TwiplUpload
 
preUpload() - Method in class twitter4j.media.TwippleUpload
 
preUpload() - Method in class twitter4j.media.TwitgooUpload
 
preUpload() - Method in class twitter4j.media.TwitpicUpload
 
preUpload() - Method in class twitter4j.media.YFrogUpload
 
PRIVACY_POLICY - Static variable in interface twitter4j.TwitterListener
 
PRIVACY_POLICY - Static variable in class twitter4j.TwitterMethod
 
PROFILE_IMAGE - Static variable in interface twitter4j.TwitterListener
 
PROFILE_IMAGE - Static variable in class twitter4j.TwitterMethod
 
ProfileImage - Interface in twitter4j
 
ProfileImage.ImageSize - Class in twitter4j
 
ProfileImage.ImageSize() - Constructor for class twitter4j.ProfileImage.ImageSize
 
ProfileImage.ImageSize(String) - Constructor for class twitter4j.ProfileImage.ImageSize
 
PropertyConfiguration - Class in twitter4j.conf
 
PropertyConfiguration(InputStream) - Constructor for class twitter4j.conf.PropertyConfiguration
 
PropertyConfiguration(Properties) - Constructor for class twitter4j.conf.PropertyConfiguration
 
PropertyConfiguration(Properties, String) - Constructor for class twitter4j.conf.PropertyConfiguration
 
PropertyConfiguration(String) - Constructor for class twitter4j.conf.PropertyConfiguration
 
PropertyConfiguration() - Constructor for class twitter4j.conf.PropertyConfiguration
Creates a root PropertyConfiguration.
PropertyConfigurationFactory - Class in twitter4j.conf
ConfigurationFactory implementation for PropertyConfiguration.
PropertyConfigurationFactory() - Constructor for class twitter4j.conf.PropertyConfigurationFactory
 
PUBLIC_TIMELINE - Static variable in interface twitter4j.TwitterListener
 
PUBLIC_TIMELINE - Static variable in class twitter4j.TwitterMethod
 

Q

Query - Class in twitter4j
A data class represents search query.
An instance of this class is NOT thread safe.
Instances can be shared across threads, but should not be mutated while a search is ongoing.
Query() - Constructor for class twitter4j.Query
 
Query(String) - Constructor for class twitter4j.Query
 
query - Variable in class twitter4j.Query
 
query(String) - Method in class twitter4j.Query
Sets the query string
QueryResult - Interface in twitter4j
A data interface representing search API response

R

RAND - Static variable in class twitter4j.auth.OAuthAuthorization
 
RATE_LIMIT_STATUS - Static variable in interface twitter4j.TwitterListener
 
RATE_LIMIT_STATUS - Static variable in class twitter4j.TwitterMethod
 
RateLimitStatus - Interface in twitter4j
A data interface representing Twitter REST API's rate limit status
rateLimitStatus - Variable in class twitter4j.RateLimitStatusEvent
 
rateLimitStatusConstructor - Static variable in class twitter4j.json.DataObjectFactory
 
RateLimitStatusEvent - Class in twitter4j
A data interface representing Twitter REST API's rate limit status
RateLimitStatusEvent(Object, RateLimitStatus, boolean) - Constructor for class twitter4j.RateLimitStatusEvent
 
RateLimitStatusListener - Interface in twitter4j
 
rateLimitStatusListeners - Variable in class twitter4j.TwitterBaseImpl
 
rawJsonMap - Static variable in class twitter4j.json.DataObjectFactory
 
READ - Static variable in interface twitter4j.TwitterResponse
 
READ_WRITE - Static variable in interface twitter4j.TwitterResponse
 
READ_WRITE_DIRECTMESSAGES - Static variable in interface twitter4j.TwitterResponse
 
readObject(ObjectInputStream) - Method in class twitter4j.TwitterBaseImpl
 
readResolve() - Method in class twitter4j.auth.NullAuthorization
 
readResolve() - Method in class twitter4j.conf.ConfigurationBase
 
readResolve() - Method in class twitter4j.conf.PropertyConfiguration
 
readResolve() - Method in class twitter4j.media.MediaProvider
 
readResolve() - Method in class twitter4j.ProfileImage.ImageSize
 
readResolve() - Method in class twitter4j.TwitterMethod
 
realm - Variable in class twitter4j.auth.OAuthAuthorization
 
RECENT - Static variable in class twitter4j.Query
 
registerJSONObject(T, Object) - Static method in class twitter4j.json.DataObjectFactory
associate a raw JSON form to the current thread
Currently this method is called indirectly by twitter4j.internal.util.DataObjectFactoryUtil, and should be called directly once *JSONImpl classes are migrated to twitter4j.json.* package.
RELATED_RESULT - Static variable in interface twitter4j.TwitterListener
 
RELATED_RESULTS - Static variable in class twitter4j.TwitterMethod
 
RelatedResults - Interface in twitter4j
 
relatedResultsConstructor - Static variable in class twitter4j.json.DataObjectFactory
 
Relationship - Interface in twitter4j
A data interface that has detailed information about a relationship between two users
relationshipConstructor - Static variable in class twitter4j.json.DataObjectFactory
 
REPORT_SPAM - Static variable in interface twitter4j.TwitterListener
 
REPORT_SPAM - Static variable in class twitter4j.TwitterMethod
 
reportedSpam(User) - Method in class twitter4j.TwitterAdapter
 
reportedSpam(User) - Method in interface twitter4j.TwitterListener
 
reportSpam(long) - Method in interface twitter4j.api.SpamReportingMethods
The user specified in the id is blocked by the authenticated user and reported as a spammer.
reportSpam(String) - Method in interface twitter4j.api.SpamReportingMethods
The user specified in the id is blocked by the authenticated user and reported as a spammer.
reportSpam(long) - Method in interface twitter4j.api.SpamReportingMethodsAsync
The user specified in the id is blocked by the authenticated user and reported as a spammer.
reportSpam(String) - Method in interface twitter4j.api.SpamReportingMethodsAsync
The user specified in the id is blocked by the authenticated user and reported as a spammer.
reportSpam(long) - Method in class twitter4j.AsyncTwitterImpl
The user specified in the id is blocked by the authenticated user and reported as a spammer.
reportSpam(String) - Method in class twitter4j.AsyncTwitterImpl
The user specified in the id is blocked by the authenticated user and reported as a spammer.
reportSpam(long) - Method in class twitter4j.TwitterImpl
The user specified in the id is blocked by the authenticated user and reported as a spammer.
reportSpam(String) - Method in class twitter4j.TwitterImpl
The user specified in the id is blocked by the authenticated user and reported as a spammer.
requestHeaders - Variable in class twitter4j.conf.ConfigurationBase
 
requestPath - Variable in exception twitter4j.TwitterException
 
RequestToken - Class in twitter4j.auth
 
RequestToken(HttpResponse, OAuthSupport) - Constructor for class twitter4j.auth.RequestToken
 
RequestToken(String, String) - Constructor for class twitter4j.auth.RequestToken
 
RequestToken(String, String, OAuthSupport) - Constructor for class twitter4j.auth.RequestToken
 
reset() - Method in class twitter4j.management.APIStatistics
 
reset() - Method in class twitter4j.management.APIStatisticsOpenMBean
 
reset() - Method in interface twitter4j.management.InvocationStatistics
 
reset() - Method in class twitter4j.management.InvocationStatisticsCalculator
 
resourceNotFound() - Method in exception twitter4j.TwitterException
Tests if the exception is caused by non-existing resource
response - Variable in class twitter4j.AbstractStreamImplementation
 
response - Variable in exception twitter4j.TwitterException
 
ResponseList<T> - Interface in twitter4j
List of TwitterResponse.
responseStr - Variable in class twitter4j.auth.OAuthToken
 
REST_BASE_URL - Static variable in class twitter4j.conf.PropertyConfiguration
 
restBaseURL - Variable in class twitter4j.conf.ConfigurationBase
 
resultType - Variable in class twitter4j.Query
 
resultType(String) - Method in class twitter4j.Query
If specified, returns tweets included popular or real time or both in the responce
RETWEET - Static variable in class twitter4j.json.JSONObjectType
 
retweet() - Method in interface twitter4j.TwitterStream
Starts listening on all retweets.
retweet() - Method in class twitter4j.TwitterStreamImpl
Starts listening on all retweets.
RETWEET_STATUS - Static variable in interface twitter4j.TwitterListener
 
RETWEET_STATUS - Static variable in class twitter4j.TwitterMethod
 
RETWEETED_BY - Static variable in interface twitter4j.TwitterListener
 
RETWEETED_BY - Static variable in class twitter4j.TwitterMethod
 
RETWEETED_BY_IDS - Static variable in interface twitter4j.TwitterListener
 
RETWEETED_BY_IDS - Static variable in class twitter4j.TwitterMethod
 
RETWEETED_BY_ME - Static variable in interface twitter4j.TwitterListener
 
RETWEETED_BY_ME - Static variable in class twitter4j.TwitterMethod
 
RETWEETED_BY_USER - Static variable in interface twitter4j.TwitterListener
 
RETWEETED_BY_USER - Static variable in class twitter4j.TwitterMethod
 
RETWEETED_TO_ME - Static variable in interface twitter4j.TwitterListener
 
RETWEETED_TO_ME - Static variable in class twitter4j.TwitterMethod
 
RETWEETED_TO_USER - Static variable in interface twitter4j.TwitterListener
 
RETWEETED_TO_USER - Static variable in class twitter4j.TwitterMethod
 
retweetedStatus(Status) - Method in class twitter4j.TwitterAdapter
 
retweetedStatus(Status) - Method in interface twitter4j.TwitterListener
 
RETWEETS - Static variable in interface twitter4j.TwitterListener
 
RETWEETS - Static variable in class twitter4j.TwitterMethod
 
RETWEETS_OF_ME - Static variable in interface twitter4j.TwitterListener
 
RETWEETS_OF_ME - Static variable in class twitter4j.TwitterMethod
 
retweetStatus(long) - Method in interface twitter4j.api.StatusMethods
Retweets a tweet.
retweetStatus(long) - Method in interface twitter4j.api.StatusMethodsAsync
Retweets a tweet.
retweetStatus(long) - Method in class twitter4j.AsyncTwitterImpl
Retweets a tweet.
retweetStatus(long) - Method in class twitter4j.TwitterImpl
Retweets a tweet.
REVERSE_GEO_CODE - Static variable in interface twitter4j.TwitterListener
 
REVERSE_GEO_CODE - Static variable in class twitter4j.TwitterMethod
 
reverseGeoCode(GeoQuery) - Method in interface twitter4j.api.GeoMethods
Search for places (cities and neighborhoods) that can be attached to a statuses/update.
reverseGeoCode(GeoQuery) - Method in interface twitter4j.api.GeoMethodsAsync
Search for places (cities and neighborhoods) that can be attached to a statuses/update.
reverseGeoCode(GeoQuery) - Method in class twitter4j.AsyncTwitterImpl
Search for places (cities and neighborhoods) that can be attached to a statuses/update.
reverseGeoCode(GeoQuery) - Method in class twitter4j.TwitterImpl
Search for places (cities and neighborhoods) that can be attached to a statuses/update.
ROOT_CONFIGURATION - Static variable in class twitter4j.conf.PropertyConfigurationFactory
 
rpp - Variable in class twitter4j.Query
 
rpp(int) - Method in class twitter4j.Query
sets the number of tweets to return per page, up to a max of 100
run() - Method in class twitter4j.AsyncTwitterImpl.AsyncTask
 
run() - Method in class twitter4j.TwitterStreamImpl.TwitterStreamConsumer
 

S

S - Static variable in class twitter4j.Paging
 
sample() - Method in interface twitter4j.TwitterStream
Starts listening on random sample of all public statuses.
sample() - Method in class twitter4j.TwitterStreamImpl
Starts listening on random sample of all public statuses.
SavedSearch - Interface in twitter4j
A data interface representing a Saved Search
savedSearchConstructor - Static variable in class twitter4j.json.DataObjectFactory
 
SavedSearchesMethods - Interface in twitter4j.api
 
SavedSearchesMethodsAsync - Interface in twitter4j.api
Not yet implemented.
screenName - Variable in class twitter4j.auth.AccessToken
 
screenName - Variable in class twitter4j.TwitterBaseImpl
 
SCRUB_GEO - Static variable in class twitter4j.json.JSONObjectType
 
search(Query) - Method in interface twitter4j.api.SearchMethods
Returns tweets that match a specified query.
search(Query) - Method in interface twitter4j.api.SearchMethodsAsync
Returns tweets that match a specified query.
search(Query) - Method in class twitter4j.AsyncTwitterImpl
Returns tweets that match a specified query.
search(Query) - Method in class twitter4j.TwitterImpl
Returns tweets that match a specified query.
SEARCH - Static variable in interface twitter4j.TwitterListener
 
SEARCH - Static variable in class twitter4j.TwitterMethod
 
SEARCH_BASE_URL - Static variable in class twitter4j.conf.PropertyConfiguration
 
SEARCH_PLACES - Static variable in interface twitter4j.TwitterListener
 
SEARCH_PLACES - Static variable in class twitter4j.TwitterMethod
 
SEARCH_USERS - Static variable in interface twitter4j.TwitterListener
 
SEARCH_USERS - Static variable in class twitter4j.TwitterMethod
 
searchBaseURL - Variable in class twitter4j.conf.ConfigurationBase
 
searched(QueryResult) - Method in class twitter4j.TwitterAdapter
 
searched(QueryResult) - Method in interface twitter4j.TwitterListener
 
searchedPlaces(ResponseList<Place>) - Method in class twitter4j.TwitterAdapter
 
searchedPlaces(ResponseList<Place>) - Method in interface twitter4j.TwitterListener
 
searchedUser(ResponseList<User>) - Method in class twitter4j.TwitterAdapter
 
searchedUser(ResponseList<User>) - Method in interface twitter4j.TwitterListener
 
SearchMethods - Interface in twitter4j.api
 
SearchMethodsAsync - Interface in twitter4j.api
 
searchPlaces(GeoQuery) - Method in interface twitter4j.api.GeoMethods
Search for places that can be attached to a statuses/update.
searchPlaces(GeoQuery) - Method in interface twitter4j.api.GeoMethodsAsync
Search for places that can be attached to a statuses/update.
searchPlaces(GeoQuery) - Method in class twitter4j.AsyncTwitterImpl
Search for places that can be attached to a statuses/update.
searchPlaces(GeoQuery) - Method in class twitter4j.TwitterImpl
Search for places that can be attached to a statuses/update.
searchUsers(String, int) - Method in interface twitter4j.api.UserMethods
Run a search for users similar to the Find People button on Twitter.com; the same results returned by people search on Twitter.com will be returned by using this API.
Usage note: It is only possible to retrieve the first 1000 matches from this API.
searchUsers(String, int) - Method in interface twitter4j.api.UserMethodsAsync
Run a search for users similar to the Find People button on Twitter.com; the same results returned by people search on Twitter.com will be returned by using this API.
Usage note: It is only possible to retrieve the first 1000 matches from this API.
searchUsers(String, int) - Method in class twitter4j.AsyncTwitterImpl
Run a search for users similar to the Find People button on Twitter.com; the same results returned by people search on Twitter.com will be returned by using this API.
Usage note: It is only possible to retrieve the first 1000 matches from this API.
searchUsers(String, int) - Method in class twitter4j.TwitterImpl
Run a search for users similar to the Find People button on Twitter.com; the same results returned by people search on Twitter.com will be returned by using this API.
Usage note: It is only possible to retrieve the first 1000 matches from this API.
secretKeySpec - Variable in class twitter4j.auth.OAuthToken
 
SEND_DIRECT_MESSAGE - Static variable in interface twitter4j.TwitterListener
 
SEND_DIRECT_MESSAGE - Static variable in class twitter4j.TwitterMethod
 
sendDirectMessage(String, String) - Method in interface twitter4j.api.DirectMessageMethods
Sends a new direct message to the specified user from the authenticating user.
sendDirectMessage(long, String) - Method in interface twitter4j.api.DirectMessageMethods
Sends a new direct message to the specified user from the authenticating user.
sendDirectMessage(String, String) - Method in interface twitter4j.api.DirectMessageMethodsAsync
Sends a new direct message to the specified user from the authenticating user.
sendDirectMessage(long, String) - Method in interface twitter4j.api.DirectMessageMethodsAsync
Sends a new direct message to the specified user from the authenticating user.
sendDirectMessage(String, String) - Method in class twitter4j.AsyncTwitterImpl
Sends a new direct message to the specified user from the authenticating user.
sendDirectMessage(long, String) - Method in class twitter4j.AsyncTwitterImpl
Sends a new direct message to the specified user from the authenticating user.
sendDirectMessage(String, String) - Method in class twitter4j.TwitterImpl
Sends a new direct message to the specified user from the authenticating user.
sendDirectMessage(long, String) - Method in class twitter4j.TwitterImpl
Sends a new direct message to the specified user from the authenticating user.
SENDER - Static variable in class twitter4j.json.JSONObjectType
 
SENT_DIRECT_MESSAGES - Static variable in interface twitter4j.TwitterListener
 
SENT_DIRECT_MESSAGES - Static variable in class twitter4j.TwitterMethod
 
sentDirectMessage(DirectMessage) - Method in class twitter4j.TwitterAdapter
 
sentDirectMessage(DirectMessage) - Method in interface twitter4j.TwitterListener
 
serialVersionUID - Static variable in class twitter4j.Annotation
Deprecated.
 
serialVersionUID - Static variable in class twitter4j.Annotations
Deprecated.
 
serialVersionUID - Static variable in class twitter4j.AsyncTwitterFactory
 
serialVersionUID - Static variable in class twitter4j.AsyncTwitterImpl
 
serialVersionUID - Static variable in class twitter4j.auth.AccessToken
 
serialVersionUID - Static variable in class twitter4j.auth.BasicAuthorization
 
serialVersionUID - Static variable in class twitter4j.auth.NullAuthorization
 
serialVersionUID - Static variable in class twitter4j.auth.OAuthAuthorization
 
serialVersionUID - Static variable in class twitter4j.auth.OAuthToken
 
serialVersionUID - Static variable in class twitter4j.auth.RequestToken
 
serialVersionUID - Static variable in class twitter4j.conf.ConfigurationBase
 
serialVersionUID - Static variable in class twitter4j.conf.PropertyConfiguration
 
serialVersionUID - Static variable in class twitter4j.ExceptionDiagnosis
 
serialVersionUID - Static variable in class twitter4j.FilterQuery
 
serialVersionUID - Static variable in class twitter4j.GeoLocation
 
serialVersionUID - Static variable in class twitter4j.GeoQuery
 
serialVersionUID - Static variable in class twitter4j.json.JSONObjectType
 
serialVersionUID - Static variable in class twitter4j.media.MediaProvider
 
serialVersionUID - Static variable in class twitter4j.Paging
 
serialVersionUID - Static variable in class twitter4j.ProfileImage.ImageSize
 
serialVersionUID - Static variable in class twitter4j.Query
 
serialVersionUID - Static variable in class twitter4j.RateLimitStatusEvent
 
serialVersionUID - Static variable in class twitter4j.StatusDeletionNoticeImpl
 
serialVersionUID - Static variable in class twitter4j.StatusUpdate
 
serialVersionUID - Static variable in class twitter4j.TwitterBaseImpl
 
serialVersionUID - Static variable in exception twitter4j.TwitterException
 
serialVersionUID - Static variable in class twitter4j.TwitterFactory
 
serialVersionUID - Static variable in class twitter4j.TwitterImpl
 
serialVersionUID - Static variable in class twitter4j.TwitterMethod
 
serialVersionUID - Static variable in class twitter4j.TwitterStreamFactory
 
serialVersionUID - Static variable in class twitter4j.TwitterStreamImpl
 
serialVersionUID - Static variable in class twitter4j.util.TimeSpanConverter
 
setAccuracy(String) - Method in class twitter4j.GeoQuery
Sets a hint on the "region" in which to search.
setAnnotations(List<Annotation>) - Method in class twitter4j.Annotations
Deprecated.
Sets the List of Annotation instances Ensures the class's property is not null
setAnnotations(Annotations) - Method in class twitter4j.StatusUpdate
 
setAsyncNumThreads(int) - Method in class twitter4j.conf.ConfigurationBase
 
setAsyncNumThreads(int) - Method in class twitter4j.conf.ConfigurationBuilder
 
setAttribute(Attribute) - Method in class twitter4j.management.APIStatisticsOpenMBean
 
setAttributes(Map<String, String>) - Method in class twitter4j.Annotation
Deprecated.
Sets the attributes Ensures the class's property is not null
setAttributes(AttributeList) - Method in class twitter4j.management.APIStatisticsOpenMBean
 
setClientURL(String) - Method in class twitter4j.conf.ConfigurationBase
 
setClientURL(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setClientVersion(String) - Method in class twitter4j.conf.ConfigurationBase
 
setClientVersion(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setCount(int) - Method in class twitter4j.Paging
 
setDebug(boolean) - Method in class twitter4j.conf.ConfigurationBase
 
setDebugEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBuilder
 
setDispatcherImpl(String) - Method in class twitter4j.conf.ConfigurationBase
 
setDispatcherImpl(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setDisplayCoordinates(boolean) - Method in class twitter4j.StatusUpdate
 
setFactory() - Method in class twitter4j.TwitterBaseImpl
 
setFieldsWithPrefix(Properties, String) - Method in class twitter4j.conf.PropertyConfiguration
 
setFieldsWithTreePath(Properties, String) - Method in class twitter4j.conf.PropertyConfiguration
passing "/foo/bar" as treePath will result:
1.
setGeoCode(GeoLocation, double, String) - Method in class twitter4j.Query
returns tweets by users located within a given radius of the given latitude/longitude, where the user's location is taken from their Twitter profile
setGranularity(String) - Method in class twitter4j.GeoQuery
Sets the minimal granularity of data to return.
setGZIPEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBase
 
setGZIPEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBuilder
 
setHttpConnectionTimeout(int) - Method in class twitter4j.conf.ConfigurationBase
 
setHttpConnectionTimeout(int) - Method in class twitter4j.conf.ConfigurationBuilder
 
setHttpDefaultMaxPerRoute(int) - Method in class twitter4j.conf.ConfigurationBase
 
setHttpDefaultMaxPerRoute(int) - Method in class twitter4j.conf.ConfigurationBuilder
 
setHttpMaxTotalConnections(int) - Method in class twitter4j.conf.ConfigurationBase
 
setHttpMaxTotalConnections(int) - Method in class twitter4j.conf.ConfigurationBuilder
 
setHttpProxyHost(String) - Method in class twitter4j.conf.ConfigurationBase
 
setHttpProxyHost(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setHttpProxyPassword(String) - Method in class twitter4j.conf.ConfigurationBase
 
setHttpProxyPassword(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setHttpProxyPort(int) - Method in class twitter4j.conf.ConfigurationBase
 
setHttpProxyPort(int) - Method in class twitter4j.conf.ConfigurationBuilder
 
setHttpProxyUser(String) - Method in class twitter4j.conf.ConfigurationBase
 
setHttpProxyUser(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setHttpReadTimeout(int) - Method in class twitter4j.conf.ConfigurationBase
 
setHttpReadTimeout(int) - Method in class twitter4j.conf.ConfigurationBuilder
 
setHttpRetryCount(int) - Method in class twitter4j.conf.ConfigurationBase
 
setHttpRetryCount(int) - Method in class twitter4j.conf.ConfigurationBuilder
 
setHttpRetryIntervalSeconds(int) - Method in class twitter4j.conf.ConfigurationBase
 
setHttpRetryIntervalSeconds(int) - Method in class twitter4j.conf.ConfigurationBuilder
 
setHttpStreamingReadTimeout(int) - Method in class twitter4j.conf.ConfigurationBase
 
setHttpStreamingReadTimeout(int) - Method in class twitter4j.conf.ConfigurationBuilder
 
setIncludeEntities(boolean) - Method in class twitter4j.FilterQuery
Set whether to include extracted entities in the stream.
setIncludeEntitiesEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBuilder
 
setIncludeEntitiesEnbled(boolean) - Method in class twitter4j.conf.ConfigurationBase
 
setIncludeRTsEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBuilder
 
setIncludeRTsEnbled(boolean) - Method in class twitter4j.conf.ConfigurationBase
 
setInReplyToStatusId(long) - Method in class twitter4j.StatusUpdate
 
setJSONStoreEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBase
 
setJSONStoreEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBuilder
 
setLang(String) - Method in class twitter4j.Query
restricts tweets to the given language, given by an ISO 639-1 code
setLocale(String) - Method in class twitter4j.Query
Specify the language of the query you are sending (only ja is currently effective).
setLocation(GeoLocation) - Method in class twitter4j.StatusUpdate
 
setMaxId(long) - Method in class twitter4j.Paging
 
setMaxId(long) - Method in class twitter4j.Query
If specified, returns tweets with status ids less than the given id.
setMaxResults(int) - Method in class twitter4j.GeoQuery
Sets a hint as to the number of results to return.
setMBeanEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBase
 
setMBeanEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBuilder
 
setMediaProvider(String) - Method in class twitter4j.conf.ConfigurationBase
 
setMediaProvider(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setMediaProviderAPIKey(String) - Method in class twitter4j.conf.ConfigurationBase
 
setMediaProviderAPIKey(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setMediaProviderParameters(Properties) - Method in class twitter4j.conf.ConfigurationBase
 
setMediaProviderParameters(Properties) - Method in class twitter4j.conf.ConfigurationBuilder
 
setNested() - Method in exception twitter4j.TwitterException
 
setOAuthAccessToken(AccessToken) - Method in class twitter4j.AsyncTwitterImpl
Sets the access token
setOAuthAccessToken(AccessToken) - Method in class twitter4j.auth.OAuthAuthorization
Sets the access token
setOAuthAccessToken(AccessToken) - Method in interface twitter4j.auth.OAuthSupport
Sets the access token
setOAuthAccessToken(String) - Method in class twitter4j.conf.ConfigurationBase
 
setOAuthAccessToken(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setOAuthAccessToken(AccessToken) - Method in class twitter4j.TwitterBaseImpl
Sets the access token
setOAuthAccessTokenSecret(String) - Method in class twitter4j.conf.ConfigurationBase
 
setOAuthAccessTokenSecret(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setOAuthAccessTokenURL(String) - Method in class twitter4j.conf.ConfigurationBase
 
setOAuthAccessTokenURL(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setOAuthAuthenticationURL(String) - Method in class twitter4j.conf.ConfigurationBase
 
setOAuthAuthenticationURL(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setOAuthAuthorizationURL(String) - Method in class twitter4j.conf.ConfigurationBase
 
setOAuthAuthorizationURL(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setOAuthConsumer(String, String) - Method in class twitter4j.AsyncTwitterImpl
sets the OAuth consumer key and consumer secret
setOAuthConsumer(String, String) - Method in class twitter4j.auth.OAuthAuthorization
 
setOAuthConsumer(String, String) - Method in interface twitter4j.auth.OAuthSupport
sets the OAuth consumer key and consumer secret
setOAuthConsumer(String, String) - Method in class twitter4j.TwitterBaseImpl
sets the OAuth consumer key and consumer secret
setOAuthConsumerKey(String) - Method in class twitter4j.conf.ConfigurationBase
 
setOAuthConsumerKey(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setOAuthConsumerSecret(String) - Method in class twitter4j.conf.ConfigurationBase
 
setOAuthConsumerSecret(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setOAuthRealm(String) - Method in class twitter4j.auth.OAuthAuthorization
Sets the OAuth realm
setOAuthRequestTokenURL(String) - Method in class twitter4j.conf.ConfigurationBase
 
setOAuthRequestTokenURL(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setPage(int) - Method in class twitter4j.Paging
 
setPage(int) - Method in class twitter4j.Query
sets the page number (starting at 1) to return, up to a max of roughly 1500 results
setPassword(String) - Method in class twitter4j.conf.ConfigurationBase
 
setPassword(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setPlaceId(String) - Method in class twitter4j.StatusUpdate
 
setPrettyDebugEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBase
 
setPrettyDebugEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBuilder
 
setQuery(String) - Method in class twitter4j.Query
Sets the query string
setRestBaseURL(String) - Method in class twitter4j.conf.ConfigurationBase
 
setRestBaseURL(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setResultType(String) - Method in class twitter4j.Query
Default value is Query.MIXED if parameter not specified
setRpp(int) - Method in class twitter4j.Query
sets the number of tweets to return per page, up to a max of 100
setSearchBaseURL(String) - Method in class twitter4j.conf.ConfigurationBase
 
setSearchBaseURL(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setSecretKeySpec(SecretKeySpec) - Method in class twitter4j.auth.OAuthToken
 
setSince(String) - Method in class twitter4j.Query
If specified, returns tweets with since the given date.
setSinceId(long) - Method in class twitter4j.Paging
 
setSinceId(long) - Method in class twitter4j.Query
returns tweets with status ids greater than the given id.
setSiteStreamBaseURL(String) - Method in class twitter4j.conf.ConfigurationBase
 
setSiteStreamBaseURL(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setStatus(String) - Method in class twitter4j.TwitterStreamImpl.TwitterStreamConsumer
 
setStreamBaseURL(String) - Method in class twitter4j.conf.ConfigurationBase
 
setStreamBaseURL(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setType(String) - Method in class twitter4j.Annotation
Deprecated.
Sets the type Ensures the class's property is not null
setUntil(String) - Method in class twitter4j.Query
If specified, returns tweets with generated before the given date.
setUser(String) - Method in class twitter4j.conf.ConfigurationBase
 
setUser(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setUserAgent(String) - Method in class twitter4j.conf.ConfigurationBase
 
setUserStreamBaseURL(String) - Method in class twitter4j.conf.ConfigurationBase
 
setUserStreamBaseURL(String) - Method in class twitter4j.conf.ConfigurationBuilder
 
setUserStreamRepliesAllEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBase
 
setUserStreamRepliesAllEnabled(boolean) - Method in class twitter4j.conf.ConfigurationBuilder
 
setUseSSL(boolean) - Method in class twitter4j.conf.ConfigurationBase
 
setUseSSL(boolean) - Method in class twitter4j.conf.ConfigurationBuilder
 
SHOW_FRIENDSHIP - Static variable in interface twitter4j.TwitterListener
 
SHOW_FRIENDSHIP - Static variable in class twitter4j.TwitterMethod
 
SHOW_STATUS - Static variable in interface twitter4j.TwitterListener
 
SHOW_STATUS - Static variable in class twitter4j.TwitterMethod
 
SHOW_USER - Static variable in interface twitter4j.TwitterListener
 
SHOW_USER - Static variable in class twitter4j.TwitterMethod
 
SHOW_USER_LIST - Static variable in interface twitter4j.TwitterListener
 
SHOW_USER_LIST - Static variable in class twitter4j.TwitterMethod
 
showDirectMessage(long) - Method in interface twitter4j.api.DirectMessageMethods
Returns a single direct message, specified by an id parameter.
showDirectMessage(long) - Method in interface twitter4j.api.DirectMessageMethodsAsync
Returns a single direct message, specified by an id parameter.
showDirectMessage(long) - Method in class twitter4j.AsyncTwitterImpl
Returns a single direct message, specified by an id parameter.
showDirectMessage(long) - Method in class twitter4j.TwitterImpl
Returns a single direct message, specified by an id parameter.
showFriendship(String, String) - Method in interface twitter4j.api.FriendshipMethods
Returns detailed information about the relationship between two users.
showFriendship(long, long) - Method in interface twitter4j.api.FriendshipMethods
Returns detailed information about the relationship between two users.
showFriendship(String, String) - Method in interface twitter4j.api.FriendshipMethodsAsync
Returns detailed information about the relationship between two users.
showFriendship(long, long) - Method in interface twitter4j.api.FriendshipMethodsAsync
Returns detailed information about the relationship between two users.
showFriendship(String, String) - Method in class twitter4j.AsyncTwitterImpl
Returns detailed information about the relationship between two users.
showFriendship(long, long) - Method in class twitter4j.AsyncTwitterImpl
Returns detailed information about the relationship between two users.
showFriendship(String, String) - Method in class twitter4j.TwitterImpl
Returns detailed information about the relationship between two users.
showFriendship(long, long) - Method in class twitter4j.TwitterImpl
Returns detailed information about the relationship between two users.
showSavedSearch(int) - Method in interface twitter4j.api.SavedSearchesMethods
Retrieve the data for a saved search owned by the authenticating user specified by the given id.
showSavedSearch(int) - Method in class twitter4j.TwitterImpl
Retrieve the data for a saved search owned by the authenticating user specified by the given id.
showStatus(long) - Method in interface twitter4j.api.StatusMethods
Returns a single status, specified by the id parameter below.
showStatus(long) - Method in interface twitter4j.api.StatusMethodsAsync
Returns a single status, specified by the id parameter below.
showStatus(long) - Method in class twitter4j.AsyncTwitterImpl
Returns a single status, specified by the id parameter below.
showStatus(long) - Method in class twitter4j.TwitterImpl
Returns a single status, specified by the id parameter below.
showUser(String) - Method in interface twitter4j.api.UserMethods
Returns extended information of a given user, specified by ID or screen name as per the required id parameter.
showUser(long) - Method in interface twitter4j.api.UserMethods
Returns extended information of a given user, specified by ID or screen name as per the required id parameter.
showUser(String) - Method in interface twitter4j.api.UserMethodsAsync
Returns extended information of a given user, specified by ID or screen name as per the required id parameter.
showUser(long) - Method in interface twitter4j.api.UserMethodsAsync
Returns extended information of a given user, specified by ID or screen name as per the required id parameter.
showUser(String) - Method in class twitter4j.AsyncTwitterImpl
Returns extended information of a given user, specified by ID or screen name as per the required id parameter.
showUser(long) - Method in class twitter4j.AsyncTwitterImpl
Returns extended information of a given user, specified by ID or screen name as per the required id parameter.
showUser(String) - Method in class twitter4j.TwitterImpl
Returns extended information of a given user, specified by ID or screen name as per the required id parameter.
showUser(long) - Method in class twitter4j.TwitterImpl
Returns extended information of a given user, specified by ID or screen name as per the required id parameter.
showUserList(String, int) - Method in interface twitter4j.api.ListMethods
Deprecated.
showUserList(int) - Method in interface twitter4j.api.ListMethods
Show the specified list.
showUserList(String, int) - Method in interface twitter4j.api.ListMethodsAsync
Deprecated.
showUserList(int) - Method in interface twitter4j.api.ListMethodsAsync
Show the specified list.
showUserList(String, int) - Method in class twitter4j.AsyncTwitterImpl
Show the specified list.
showUserList(int) - Method in class twitter4j.AsyncTwitterImpl
Show the specified list.
showUserList(String, int) - Method in class twitter4j.TwitterImpl
Show the specified list.
showUserList(int) - Method in class twitter4j.TwitterImpl
Show the specified list.
showUserListMembership(int, long) - Method in interface twitter4j.api.ListMembersMethods
Check if a user is a member of the specified list.

This method calls http://api.twitter.com/1/lists/members/show.json
showUserListMembership(int, long) - Method in interface twitter4j.api.ListMembersMethodsAsync
Check if a user is a member of the specified list.

This method calls http://api.twitter.com/1/lists/members/show.json
showUserListMembership(int, long) - Method in class twitter4j.AsyncTwitterImpl
Check if a user is a member of the specified list.

This method calls http://api.twitter.com/1/lists/members/show.json
showUserListMembership(int, long) - Method in class twitter4j.TwitterImpl
Check if a user is a member of the specified list.

This method calls http://api.twitter.com/1/lists/members/show.json
showUserListSubscription(int, long) - Method in interface twitter4j.api.ListSubscribersMethods
Check if the specified user is a subscriber of the specified list.
showUserListSubscription(int, long) - Method in interface twitter4j.api.ListSubscribersMethodsAsync
Check if the specified user is a subscriber of the specified list.
showUserListSubscription(int, long) - Method in class twitter4j.AsyncTwitterImpl
Check if the specified user is a subscriber of the specified list.
showUserListSubscription(int, long) - Method in class twitter4j.TwitterImpl
Check if the specified user is a subscriber of the specified list.
shutdown() - Method in class twitter4j.AsyncTwitterImpl
shutdown() - Method in interface twitter4j.TwitterBase
Shuts down this instance and releases allocated resources.
shutdown() - Method in class twitter4j.TwitterBaseImpl
shutdown() - Method in interface twitter4j.TwitterStream
Shuts down internal dispatcher thread shared by all TwitterStream instances.
shutdown() - Method in class twitter4j.TwitterStreamImpl
SIMILAR_PLACES - Static variable in interface twitter4j.TwitterListener
 
SIMILAR_PLACES - Static variable in class twitter4j.TwitterMethod
 
SimilarPlaces - Interface in twitter4j
 
since - Variable in class twitter4j.Query
 
since(String) - Method in class twitter4j.Query
If specified, returns tweets with since the given date.
sinceId - Variable in class twitter4j.Paging
 
sinceId(long) - Method in class twitter4j.Paging
 
sinceId - Variable in class twitter4j.Query
 
sinceId(long) - Method in class twitter4j.Query
returns tweets with status ids greater than the given id.
SINGLETON - Static variable in class twitter4j.AsyncTwitterFactory
 
SINGLETON - Static variable in class twitter4j.auth.NullAuthorization
 
SINGLETON - Static variable in class twitter4j.TwitterAPIMonitor
 
SINGLETON - Static variable in class twitter4j.TwitterFactory
 
SINGLETON - Static variable in class twitter4j.TwitterStreamFactory
 
site(boolean, long[]) - Method in interface twitter4j.TwitterStream
Site Streams, a new feature on the Streaming API, is now available for beta testing.
site(boolean, long[]) - Method in class twitter4j.TwitterStreamImpl
Site Streams, a new feature on the Streaming API, is now available for beta testing.
SITE_STREAM_BASE_URL - Static variable in class twitter4j.conf.PropertyConfiguration
 
siteStreamBaseURL - Variable in class twitter4j.conf.ConfigurationBase
 
SiteStreamsAdapter - Class in twitter4j
 
SiteStreamsAdapter() - Constructor for class twitter4j.SiteStreamsAdapter
 
SiteStreamsImpl - Class in twitter4j
 
SiteStreamsImpl(Dispatcher, InputStream, Configuration) - Constructor for class twitter4j.SiteStreamsImpl
 
SiteStreamsImpl(Dispatcher, HttpResponse, Configuration) - Constructor for class twitter4j.SiteStreamsImpl
 
SiteStreamsListener - Interface in twitter4j
 
size() - Method in class twitter4j.Annotation
Deprecated.
 
size() - Method in class twitter4j.Annotations
Deprecated.
 
SMALL - Static variable in interface twitter4j.MediaEntity.Size
 
SMCP - Static variable in class twitter4j.Paging
 
sortedNames() - Method in class twitter4j.Annotation
Deprecated.
 
SpamReportingMethods - Interface in twitter4j.api
 
SpamReportingMethodsAsync - Interface in twitter4j.api
Not yet supported.
stackLineHash - Variable in class twitter4j.ExceptionDiagnosis
 
START - Static variable in interface twitter4j.CursorSupport
 
startHandler(TwitterStreamImpl.TwitterStreamConsumer) - Method in class twitter4j.TwitterStreamImpl
 
STATISTICS - Variable in class twitter4j.TwitterAPIMonitor
 
STATUS - Static variable in class twitter4j.json.JSONObjectType
 
Status - Interface in twitter4j
A data interface representing one single status of a user.
status - Variable in class twitter4j.StatusUpdate
 
StatusAdapter - Class in twitter4j
 
StatusAdapter() - Constructor for class twitter4j.StatusAdapter
 
statusCode - Variable in exception twitter4j.TwitterException
 
statusConstructor - Static variable in class twitter4j.json.DataObjectFactory
 
StatusDeletionNotice - Interface in twitter4j
A data class representing Status deletionNotice
Clients are urged to honor deletionNotice requests and discard deleted statuses immediately.
statusDeletionNoticeConstructor - Static variable in class twitter4j.json.DataObjectFactory
 
StatusDeletionNoticeImpl - Class in twitter4j
StatusDeletionNotice implementation.
StatusDeletionNoticeImpl(JSONObject) - Constructor for class twitter4j.StatusDeletionNoticeImpl
 
statusId - Variable in class twitter4j.StatusDeletionNoticeImpl
 
StatusListener - Interface in twitter4j
 
StatusMethods - Interface in twitter4j.api
 
StatusMethodsAsync - Interface in twitter4j.api
 
StatusStream - Interface in twitter4j
 
StatusStreamImpl - Class in twitter4j
StatusStream implementation.
StatusStreamImpl(Dispatcher, InputStream, Configuration) - Constructor for class twitter4j.StatusStreamImpl
 
StatusStreamImpl(Dispatcher, HttpResponse, Configuration) - Constructor for class twitter4j.StatusStreamImpl
 
StatusUpdate - Class in twitter4j
 
StatusUpdate(String) - Constructor for class twitter4j.StatusUpdate
 
stream - Variable in class twitter4j.TwitterStreamImpl.TwitterStreamConsumer
 
STREAM_BASE_URL - Static variable in class twitter4j.conf.PropertyConfiguration
 
STREAM_USER_REPLIES_ALL - Static variable in class twitter4j.conf.PropertyConfiguration
 
streamAlive - Variable in class twitter4j.AbstractStreamImplementation
 
streamBaseURL - Variable in class twitter4j.conf.ConfigurationBase
 
StreamImplementation - Interface in twitter4j
 
StreamingReadTimeoutConfiguration - Class in twitter4j
 
StreamingReadTimeoutConfiguration(Configuration) - Constructor for class twitter4j.StreamingReadTimeoutConfiguration
 
StreamListener - Interface in twitter4j
 
streamListeners - Variable in class twitter4j.TwitterStreamImpl
 
SUBSCRIBE_LIST - Static variable in interface twitter4j.TwitterListener
 
SUBSCRIBE_LIST - Static variable in class twitter4j.TwitterMethod
 
subscribedUserList(UserList) - Method in class twitter4j.TwitterAdapter
 
subscribedUserList(UserList) - Method in interface twitter4j.TwitterListener
 
subscribeUserList(String, int) - Method in interface twitter4j.api.ListSubscribersMethods
subscribeUserList(String, int) - Method in interface twitter4j.api.ListSubscribersMethodsAsync
subscribeUserList(String, int) - Method in class twitter4j.AsyncTwitterImpl
Make the authenticated user follow the specified list.
subscribeUserList(String, int) - Method in class twitter4j.TwitterImpl
Make the authenticated user follow the specified list.
SUGGESTED_USER_CATEGORIES - Static variable in interface twitter4j.TwitterListener
 
SUGGESTED_USER_CATEGORIES - Static variable in class twitter4j.TwitterMethod
 

T

TCP_ERROR_INITIAL_WAIT - Static variable in class twitter4j.TwitterStreamImpl
 
TCP_ERROR_WAIT_CAP - Static variable in class twitter4j.TwitterStreamImpl
 
TERMS_OF_SERVICE - Static variable in interface twitter4j.TwitterListener
 
TERMS_OF_SERVICE - Static variable in class twitter4j.TwitterMethod
 
test() - Method in interface twitter4j.api.HelpMethods
Returns the string "ok" in the requested format with a 200 OK HTTP status code.
test() - Method in interface twitter4j.api.HelpMethodsAsync
Returns the string "ok" in the requested format with a 200 OK HTTP status code.
test() - Method in class twitter4j.AsyncTwitterImpl
Returns the string "ok" in the requested format with a 200 OK HTTP status code.
test() - Method in class twitter4j.TwitterImpl
Returns the string "ok" in the requested format with a 200 OK HTTP status code.
TEST - Static variable in interface twitter4j.TwitterListener
 
TEST - Static variable in class twitter4j.TwitterMethod
 
tested(boolean) - Method in class twitter4j.TwitterAdapter
 
tested(boolean) - Method in interface twitter4j.TwitterListener
 
th - Variable in class twitter4j.ExceptionDiagnosis
 
THUMB - Static variable in interface twitter4j.MediaEntity.Size
 
TimelineMethods - Interface in twitter4j.api
 
TimelineMethodsAsync - Interface in twitter4j.api
 
times - Variable in class twitter4j.management.InvocationStatisticsCalculator
 
TimeSpanConverter - Class in twitter4j.util
 
TimeSpanConverter() - Constructor for class twitter4j.util.TimeSpanConverter
Constructs an instance with default locale
TimeSpanConverter(Locale) - Constructor for class twitter4j.util.TimeSpanConverter
Constructs an instance with the specified locale
TimeZone - Interface in twitter4j
 
TITLE - Static variable in class twitter4j.media.Version
 
TITLE - Static variable in class twitter4j.Version
 
TITLE - Static variable in class twitter4j.VersionAsync
 
TITLE - Static variable in class twitter4j.VersionStream
 
toDateStr(Date) - Method in class twitter4j.TwitterImpl
 
toHexString(int) - Method in class twitter4j.ExceptionDiagnosis
 
token - Variable in class twitter4j.auth.OAuthToken
 
tokenSecret - Variable in class twitter4j.auth.OAuthToken
 
toLocationsString(double[][]) - Method in class twitter4j.FilterQuery
 
toParamList(HttpParameter[]) - Static method in class twitter4j.auth.OAuthAuthorization
 
toString() - Method in class twitter4j.Annotation
Deprecated.
 
toString() - Method in class twitter4j.Annotations
Deprecated.
 
toString() - Method in class twitter4j.AsyncTwitterImpl
 
toString() - Method in class twitter4j.auth.AccessToken
 
toString() - Method in class twitter4j.auth.BasicAuthorization
 
toString() - Method in class twitter4j.auth.NullAuthorization
 
toString() - Method in class twitter4j.auth.OAuthAuthorization
 
toString() - Method in class twitter4j.auth.OAuthToken
 
toString() - Method in class twitter4j.conf.ConfigurationBase
 
toString() - Method in class twitter4j.ExceptionDiagnosis
 
toString() - Method in class twitter4j.FilterQuery
 
toString() - Method in class twitter4j.GeoLocation
 
toString() - Method in class twitter4j.GeoQuery
 
toString() - Method in class twitter4j.json.JSONObjectType
 
toString() - Method in class twitter4j.management.InvocationStatisticsCalculator
 
toString() - Method in class twitter4j.media.MediaProvider
 
toString() - Method in class twitter4j.Paging
 
toString() - Method in class twitter4j.ProfileImage.ImageSize
 
toString() - Method in class twitter4j.Query
 
toString() - Method in class twitter4j.StatusDeletionNoticeImpl
 
toString() - Method in class twitter4j.StatusUpdate
 
toString() - Method in class twitter4j.TwitterBaseImpl
 
toString() - Method in exception twitter4j.TwitterException
 
toString() - Method in class twitter4j.TwitterImpl
 
toString() - Method in class twitter4j.TwitterMethod
 
toString() - Method in class twitter4j.TwitterStreamImpl
 
totalTime - Variable in class twitter4j.management.InvocationStatisticsCalculator
 
toTimeSpanString(Date) - Method in class twitter4j.util.TimeSpanConverter
 
toTimeSpanString(long) - Method in class twitter4j.util.TimeSpanConverter
 
toTimeSpanString(int) - Method in class twitter4j.util.TimeSpanConverter
 
track - Variable in class twitter4j.FilterQuery
 
track(String[]) - Method in class twitter4j.FilterQuery
Sets track
Trend - Interface in twitter4j
A data interface representing Trend.
trendConstructor - Static variable in class twitter4j.json.DataObjectFactory
 
Trends - Interface in twitter4j
A data class representing Trends.
TRENDS - Static variable in interface twitter4j.TwitterListener
 
TRENDS - Static variable in class twitter4j.TwitterMethod
 
trendsConstructor - Static variable in class twitter4j.json.DataObjectFactory
 
TrendsMethods - Interface in twitter4j.api
 
TrendsMethodsAsync - Interface in twitter4j.api
 
Tweet - Interface in twitter4j
A data class representing a Tweet in the search response
tweetConstructor - Static variable in class twitter4j.json.DataObjectFactory
 
TWIPL - Static variable in class twitter4j.media.MediaProvider
 
TwiplUpload - Class in twitter4j.media
 
TwiplUpload(Configuration, String, OAuthAuthorization) - Constructor for class twitter4j.media.TwiplUpload
 
TWIPPLE - Static variable in class twitter4j.media.MediaProvider
 
TwippleUpload - Class in twitter4j.media
 
TwippleUpload(Configuration, OAuthAuthorization) - Constructor for class twitter4j.media.TwippleUpload
 
TWITGOO - Static variable in class twitter4j.media.MediaProvider
 
TwitgooUpload - Class in twitter4j.media
 
TwitgooUpload(Configuration, OAuthAuthorization) - Constructor for class twitter4j.media.TwitgooUpload
 
TWITPIC - Static variable in class twitter4j.media.MediaProvider
 
TwitpicUpload - Class in twitter4j.media
 
TwitpicUpload(Configuration, String, OAuthAuthorization) - Constructor for class twitter4j.media.TwitpicUpload
 
twitter - Variable in class twitter4j.AsyncTwitterImpl
 
Twitter - Interface in twitter4j
 
twitter4j - package twitter4j
 
twitter4j.api - package twitter4j.api
 
twitter4j.auth - package twitter4j.auth
 
twitter4j.conf - package twitter4j.conf
 
twitter4j.json - package twitter4j.json
 
twitter4j.management - package twitter4j.management
 
twitter4j.media - package twitter4j.media
 
twitter4j.util - package twitter4j.util
 
TWITTER_CONSTRUCTOR - Static variable in class twitter4j.TwitterFactory
 
TWITTER_VERIFY_CREDENTIALS_JSON - Static variable in class twitter4j.media.AbstractImageUploadImpl
 
TWITTER_VERIFY_CREDENTIALS_XML - Static variable in class twitter4j.media.AbstractImageUploadImpl
 
TwitterAdapter - Class in twitter4j
A handy adapter of TwitterListener.
TwitterAdapter() - Constructor for class twitter4j.TwitterAdapter
 
TwitterAPIConfiguration - Interface in twitter4j
 
TwitterAPIMonitor - Class in twitter4j
Singleton instance of all Twitter API monitoring.
TwitterAPIMonitor() - Constructor for class twitter4j.TwitterAPIMonitor
Constructor
TwitterBase - Interface in twitter4j
 
TwitterBaseImpl - Class in twitter4j
Base class of Twitter / AsyncTwitter / TwitterStream supports OAuth.
TwitterBaseImpl(Configuration, Authorization) - Constructor for class twitter4j.TwitterBaseImpl
 
TwitterException - Exception in twitter4j
An exception class that will be thrown when TwitterAPI calls are failed.
In case the Twitter server returned HTTP error code, you can get the HTTP status code using getStatusCode() method.
TwitterException(String, Throwable) - Constructor for exception twitter4j.TwitterException
 
TwitterException(String) - Constructor for exception twitter4j.TwitterException
 
TwitterException(Exception) - Constructor for exception twitter4j.TwitterException
 
TwitterException(String, HttpResponse) - Constructor for exception twitter4j.TwitterException
 
TwitterException(String, Exception, int) - Constructor for exception twitter4j.TwitterException
 
TwitterFactory - Class in twitter4j
A factory class for Twitter.
TwitterFactory() - Constructor for class twitter4j.TwitterFactory
Creates a TwitterFactory with the root configuration.
TwitterFactory(Configuration) - Constructor for class twitter4j.TwitterFactory
Creates a TwitterFactory with the given configuration.
TwitterFactory(String) - Constructor for class twitter4j.TwitterFactory
Creates a TwitterFactory with a specified config tree
TwitterImpl - Class in twitter4j
A java representation of the Twitter REST API
This class is thread safe and can be cached/re-used and used concurrently.
Currently this class is not carefully designed to be extended.
TwitterImpl(Configuration, Authorization) - Constructor for class twitter4j.TwitterImpl
 
TwitterListener - Interface in twitter4j
A listner for receiving asynchronous responses from Twitter Async APIs.
TwitterMethod - Class in twitter4j
 
TwitterMethod() - Constructor for class twitter4j.TwitterMethod
 
TwitterMethod(String) - Constructor for class twitter4j.TwitterMethod
 
TwitterResponse - Interface in twitter4j
Super interface of Twitter Response data interfaces which indicates that rate limit status is avaialble.
TwitterStream - Interface in twitter4j
 
TwitterStreamFactory - Class in twitter4j
A factory class for TwitterFactory.
An instance of this class is completely thread safe and can be re-used and used concurrently.
Note that TwitterStream is NOT compatible with Google App Engine as GAE is not capable of handling requests longer than 30 seconds.
TwitterStreamFactory() - Constructor for class twitter4j.TwitterStreamFactory
Creates a TwitterStreamFactory with the root configuration.
TwitterStreamFactory(Configuration) - Constructor for class twitter4j.TwitterStreamFactory
Creates a TwitterStreamFactory with the given configuration.
TwitterStreamFactory(String) - Constructor for class twitter4j.TwitterStreamFactory
Creates a TwitterStreamFactory with a specified config tree.
TwitterStreamImpl - Class in twitter4j
A java representation of the Streaming API: Methods
Note that this class is NOT compatible with Google App Engine as GAE is not capable of handling requests longer than 30 seconds.
TwitterStreamImpl(Configuration, Authorization) - Constructor for class twitter4j.TwitterStreamImpl
 
TwitterStreamImpl.TwitterStreamConsumer - Class in twitter4j
 
TwitterStreamImpl.TwitterStreamConsumer() - Constructor for class twitter4j.TwitterStreamImpl.TwitterStreamConsumer
 
type - Variable in class twitter4j.Annotation
Deprecated.
 
type(String) - Method in class twitter4j.Annotation
Deprecated.
Sets the type Ensures the class's property is not null
tzinfoName() - Method in interface twitter4j.TimeZone
 

U

UNBLOCK - Static variable in class twitter4j.json.JSONObjectType
 
UNFAVORITE - Static variable in class twitter4j.json.JSONObjectType
 
UNFOLLOW - Static variable in class twitter4j.json.JSONObjectType
 
UNSUBSCRIBE_LIST - Static variable in interface twitter4j.TwitterListener
 
UNSUBSCRIBE_LIST - Static variable in class twitter4j.TwitterMethod
 
unsubscribedUserList(UserList) - Method in class twitter4j.TwitterAdapter
 
unsubscribedUserList(UserList) - Method in interface twitter4j.TwitterListener
 
unsubscribeUserList(String, int) - Method in interface twitter4j.api.ListSubscribersMethods
unsubscribeUserList(String, int) - Method in interface twitter4j.api.ListSubscribersMethodsAsync
unsubscribeUserList(String, int) - Method in class twitter4j.AsyncTwitterImpl
Unsubscribes the authenticated user form the specified list.
unsubscribeUserList(String, int) - Method in class twitter4j.TwitterImpl
Unsubscribes the authenticated user form the specified list.
until - Variable in class twitter4j.Query
 
until(String) - Method in class twitter4j.Query
If specified, returns tweets with generated before the given date.
UPDATE_ACCOUNT_SETTINGS - Static variable in interface twitter4j.TwitterListener
 
UPDATE_ACCOUNT_SETTINGS - Static variable in class twitter4j.TwitterMethod
 
UPDATE_FRIENDSHIP - Static variable in interface twitter4j.TwitterListener
 
UPDATE_FRIENDSHIP - Static variable in class twitter4j.TwitterMethod
 
UPDATE_PROFILE - Static variable in interface twitter4j.TwitterListener
 
UPDATE_PROFILE - Static variable in class twitter4j.TwitterMethod
 
UPDATE_PROFILE_BACKGROUND_IMAGE - Static variable in interface twitter4j.TwitterListener
 
UPDATE_PROFILE_BACKGROUND_IMAGE - Static variable in class twitter4j.TwitterMethod
 
UPDATE_PROFILE_COLORS - Static variable in interface twitter4j.TwitterListener
 
UPDATE_PROFILE_COLORS - Static variable in class twitter4j.TwitterMethod
 
UPDATE_PROFILE_IMAGE - Static variable in interface twitter4j.TwitterListener
 
UPDATE_PROFILE_IMAGE - Static variable in class twitter4j.TwitterMethod
 
UPDATE_STATUS - Static variable in interface twitter4j.TwitterListener
 
UPDATE_STATUS - Static variable in class twitter4j.TwitterMethod
 
UPDATE_USER_LIST - Static variable in interface twitter4j.TwitterListener
 
UPDATE_USER_LIST - Static variable in class twitter4j.TwitterMethod
 
updateAccountSettings(Integer, Boolean, String, String, String, String) - Method in interface twitter4j.api.AccountMethods
Updates the current trend, geo, language, timezone and sleep time information for the authenticating user.
updateAccountSettings(Integer, Boolean, String, String, String, String) - Method in interface twitter4j.api.AccountMethodsAsync
Updates the current trend, geo, language, timezone and sleep time information for the authenticating user.
updateAccountSettings(Integer, Boolean, String, String, String, String) - Method in class twitter4j.AsyncTwitterImpl
Updates the current trend, geo, language, timezone and sleep time information for the authenticating user.
updateAccountSettings(Integer, Boolean, String, String, String, String) - Method in class twitter4j.TwitterImpl
Updates the current trend, geo, language, timezone and sleep time information for the authenticating user.
updatedAccountSettings(AccountSettings) - Method in class twitter4j.TwitterAdapter
 
updatedAccountSettings(AccountSettings) - Method in interface twitter4j.TwitterListener
 
updatedFriendship(Relationship) - Method in class twitter4j.TwitterAdapter
 
updatedFriendship(Relationship) - Method in interface twitter4j.TwitterListener
 
updatedProfile(User) - Method in class twitter4j.TwitterAdapter
 
updatedProfile(User) - Method in interface twitter4j.TwitterListener
 
updatedProfileBackgroundImage(User) - Method in class twitter4j.TwitterAdapter
 
updatedProfileBackgroundImage(User) - Method in interface twitter4j.TwitterListener
 
updatedProfileColors(User) - Method in class twitter4j.TwitterAdapter
 
updatedProfileColors(User) - Method in interface twitter4j.TwitterListener
 
updatedProfileImage(User) - Method in class twitter4j.TwitterAdapter
 
updatedProfileImage(User) - Method in interface twitter4j.TwitterListener
 
updatedStatus(Status) - Method in class twitter4j.TwitterAdapter
 
updatedStatus(Status) - Method in interface twitter4j.TwitterListener
 
updatedUserList(UserList) - Method in class twitter4j.TwitterAdapter
 
updatedUserList(UserList) - Method in interface twitter4j.TwitterListener
 
updateFriendship(String, boolean, boolean) - Method in interface twitter4j.api.FriendshipMethods
Allows you to enable or disable retweets and device notifications from the specified user.
updateFriendship(long, boolean, boolean) - Method in interface twitter4j.api.FriendshipMethods
Allows you to enable or disable retweets and device notifications from the specified user.
updateFriendship(String, boolean, boolean) - Method in interface twitter4j.api.FriendshipMethodsAsync
Allows you to enable or disable retweets and device notifications from the specified user.
updateFriendship(long, boolean, boolean) - Method in interface twitter4j.api.FriendshipMethodsAsync
Allows you to enable or disable retweets and device notifications from the specified user.
updateFriendship(String, boolean, boolean) - Method in class twitter4j.AsyncTwitterImpl
Allows you to enable or disable retweets and device notifications from the specified user.
updateFriendship(long, boolean, boolean) - Method in class twitter4j.AsyncTwitterImpl
Allows you to enable or disable retweets and device notifications from the specified user.
updateFriendship(String, boolean, boolean) - Method in class twitter4j.TwitterImpl
Allows you to enable or disable retweets and device notifications from the specified user.
updateFriendship(long, boolean, boolean) - Method in class twitter4j.TwitterImpl
Allows you to enable or disable retweets and device notifications from the specified user.
updateProfile(String, String, String, String) - Method in interface twitter4j.api.AccountMethods
Sets values that users are able to set under the "Account" tab of their settings page.
updateProfile(String, String, String, String) - Method in interface twitter4j.api.AccountMethodsAsync
Sets values that users are able to set under the "Account" tab of their settings page.
updateProfile(String, String, String, String) - Method in class twitter4j.AsyncTwitterImpl
Sets values that users are able to set under the "Account" tab of their settings page.
updateProfile(String, String, String, String) - Method in class twitter4j.TwitterImpl
Sets values that users are able to set under the "Account" tab of their settings page.
updateProfileBackgroundImage(File, boolean) - Method in interface twitter4j.api.AccountMethods
Updates the authenticating user's profile background image.
updateProfileBackgroundImage(InputStream, boolean) - Method in interface twitter4j.api.AccountMethods
Updates the authenticating user's profile background image.
updateProfileBackgroundImage(File, boolean) - Method in interface twitter4j.api.AccountMethodsAsync
Updates the authenticating user's profile background image.
updateProfileBackgroundImage(InputStream, boolean) - Method in interface twitter4j.api.AccountMethodsAsync
Updates the authenticating user's profile background image.
updateProfileBackgroundImage(File, boolean) - Method in class twitter4j.AsyncTwitterImpl
Updates the authenticating user's profile background image.
updateProfileBackgroundImage(InputStream, boolean) - Method in class twitter4j.AsyncTwitterImpl
Updates the authenticating user's profile background image.
updateProfileBackgroundImage(File, boolean) - Method in class twitter4j.TwitterImpl
Updates the authenticating user's profile background image.
updateProfileBackgroundImage(InputStream, boolean) - Method in class twitter4j.TwitterImpl
Updates the authenticating user's profile background image.
updateProfileColors(String, String, String, String, String) - Method in interface twitter4j.api.AccountMethods
Sets one or more hex values that control the color scheme of the authenticating user's profile page on twitter.com.
updateProfileColors(String, String, String, String, String) - Method in interface twitter4j.api.AccountMethodsAsync
Sets one or more hex values that control the color scheme of the authenticating user's profile page on twitter.com.
updateProfileColors(String, String, String, String, String) - Method in class twitter4j.AsyncTwitterImpl
Sets one or more hex values that control the color scheme of the authenticating user's profile page on twitter.com.
updateProfileColors(String, String, String, String, String) - Method in class twitter4j.TwitterImpl
Sets one or more hex values that control the color scheme of the authenticating user's profile page on twitter.com.
updateProfileImage(File) - Method in interface twitter4j.api.AccountMethods
Updates the authenticating user's profile image.
updateProfileImage(InputStream) - Method in interface twitter4j.api.AccountMethods
Updates the authenticating user's profile image.
updateProfileImage(File) - Method in interface twitter4j.api.AccountMethodsAsync
Updates the authenticating user's profile image.
updateProfileImage(InputStream) - Method in interface twitter4j.api.AccountMethodsAsync
Updates the authenticating user's profile image.
updateProfileImage(File) - Method in class twitter4j.AsyncTwitterImpl
Updates the authenticating user's profile image.
updateProfileImage(InputStream) - Method in class twitter4j.AsyncTwitterImpl
Updates the authenticating user's profile image.
updateProfileImage(File) - Method in class twitter4j.TwitterImpl
Updates the authenticating user's profile image.
updateProfileImage(InputStream) - Method in class twitter4j.TwitterImpl
Updates the authenticating user's profile image.
updateStatus(String) - Method in interface twitter4j.api.StatusMethods
Updates the authenticating user's status.
updateStatus(StatusUpdate) - Method in interface twitter4j.api.StatusMethods
Updates the authenticating user's status.
updateStatus(String) - Method in interface twitter4j.api.StatusMethodsAsync
Updates the authenticating user's status.
updateStatus(StatusUpdate) - Method in interface twitter4j.api.StatusMethodsAsync
Updates the authenticating user's status.
updateStatus(String) - Method in class twitter4j.AsyncTwitterImpl
Updates the authenticating user's status.
updateStatus(StatusUpdate) - Method in class twitter4j.AsyncTwitterImpl
Updates the authenticating user's status.
updateStatus(String) - Method in class twitter4j.TwitterImpl
Updates the authenticating user's status.
updateStatus(StatusUpdate) - Method in class twitter4j.TwitterImpl
Updates the authenticating user's status.
updateUserList(int, String, boolean, String) - Method in interface twitter4j.api.ListMethods
Updates the specified list.
updateUserList(int, String, boolean, String) - Method in interface twitter4j.api.ListMethodsAsync
Updates the specified list.
updateUserList(int, String, boolean, String) - Method in class twitter4j.AsyncTwitterImpl
Updates the specified list.
updateUserList(int, String, boolean, String) - Method in class twitter4j.TwitterImpl
Updates the specified list.
upload(String, InputStream) - Method in class twitter4j.media.AbstractImageUploadImpl
 
upload(String, InputStream, String) - Method in class twitter4j.media.AbstractImageUploadImpl
 
upload(File, String) - Method in class twitter4j.media.AbstractImageUploadImpl
 
upload(File) - Method in class twitter4j.media.AbstractImageUploadImpl
 
upload() - Method in class twitter4j.media.AbstractImageUploadImpl
 
upload(File, String) - Method in interface twitter4j.media.ImageUpload
 
upload(File) - Method in interface twitter4j.media.ImageUpload
 
upload(String, InputStream) - Method in interface twitter4j.media.ImageUpload
 
upload(String, InputStream, String) - Method in interface twitter4j.media.ImageUpload
 
uploadUrl - Variable in class twitter4j.media.AbstractImageUploadImpl
 
URLEntity - Interface in twitter4j
A data interface representing one single URL entity.
user - Variable in class twitter4j.conf.ConfigurationBase
 
USER - Static variable in class twitter4j.conf.PropertyConfiguration
 
user() - Method in interface twitter4j.TwitterStream
User Streams provides real-time updates of all data needed to update a desktop application display.
user(String[]) - Method in interface twitter4j.TwitterStream
User Streams provides real-time updates of all data needed to update a desktop application display.
user() - Method in class twitter4j.TwitterStreamImpl
User Streams provides real-time updates of all data needed to update a desktop application display.
user(String[]) - Method in class twitter4j.TwitterStreamImpl
User Streams provides real-time updates of all data needed to update a desktop application display.
User - Interface in twitter4j
A data interface representing Basic user information element
USER_LIST_CREATED - Static variable in class twitter4j.json.JSONObjectType
 
USER_LIST_DESTROYED - Static variable in class twitter4j.json.JSONObjectType
 
USER_LIST_MEMBER_ADDED - Static variable in class twitter4j.json.JSONObjectType
 
USER_LIST_MEMBER_DELETED - Static variable in class twitter4j.json.JSONObjectType
 
USER_LIST_MEMBERSHIPS - Static variable in interface twitter4j.TwitterListener
 
USER_LIST_MEMBERSHIPS - Static variable in class twitter4j.TwitterMethod
 
USER_LIST_STATUSES - Static variable in interface twitter4j.TwitterListener
 
USER_LIST_STATUSES - Static variable in class twitter4j.TwitterMethod
 
USER_LIST_SUBSCRIBED - Static variable in class twitter4j.json.JSONObjectType
 
USER_LIST_SUBSCRIPTIONS - Static variable in interface twitter4j.TwitterListener
 
USER_LIST_SUBSCRIPTIONS - Static variable in class twitter4j.TwitterMethod
 
USER_LIST_UNSUBSCRIBED - Static variable in class twitter4j.json.JSONObjectType
 
USER_LIST_UPDATED - Static variable in class twitter4j.json.JSONObjectType
 
USER_LISTS - Static variable in interface twitter4j.TwitterListener
 
USER_LISTS - Static variable in class twitter4j.TwitterMethod
 
USER_STREAM_BASE_URL - Static variable in class twitter4j.conf.PropertyConfiguration
 
USER_SUGGESTIONS - Static variable in interface twitter4j.TwitterListener
 
USER_SUGGESTIONS - Static variable in class twitter4j.TwitterMethod
 
USER_TIMELINE - Static variable in interface twitter4j.TwitterListener
 
USER_TIMELINE - Static variable in class twitter4j.TwitterMethod
 
USER_UPDATE - Static variable in class twitter4j.json.JSONObjectType
 
userAgent - Variable in class twitter4j.conf.ConfigurationBase
 
userConstructor - Static variable in class twitter4j.json.DataObjectFactory
 
userId - Variable in class twitter4j.auth.AccessToken
 
userId - Variable in class twitter4j.auth.BasicAuthorization
 
userId - Variable in class twitter4j.StatusDeletionNoticeImpl
 
UserList - Interface in twitter4j
A data interface representing Basic list information element
userListConstructor - Static variable in class twitter4j.json.DataObjectFactory
 
UserMentionEntity - Interface in twitter4j
A data interface representing one single user mention entity.
UserMethods - Interface in twitter4j.api
 
UserMethodsAsync - Interface in twitter4j.api
 
UserStream - Interface in twitter4j
 
UserStreamAdapter - Class in twitter4j
 
UserStreamAdapter() - Constructor for class twitter4j.UserStreamAdapter
 
userStreamBaseURL - Variable in class twitter4j.conf.ConfigurationBase
 
UserStreamImpl - Class in twitter4j
 
UserStreamImpl(Dispatcher, InputStream, Configuration) - Constructor for class twitter4j.UserStreamImpl
 
UserStreamImpl(Dispatcher, HttpResponse, Configuration) - Constructor for class twitter4j.UserStreamImpl
 
UserStreamListener - Interface in twitter4j
 
userStreamRepliesAllEnabled - Variable in class twitter4j.conf.ConfigurationBase
 
useSSL - Variable in class twitter4j.conf.ConfigurationBase
 
utcOffset() - Method in interface twitter4j.TimeZone
 

V

verifiedCredentials(User) - Method in class twitter4j.TwitterAdapter
 
verifiedCredentials(User) - Method in interface twitter4j.TwitterListener
 
VERIFY_CREDENTIALS - Static variable in interface twitter4j.TwitterListener
 
VERIFY_CREDENTIALS - Static variable in class twitter4j.TwitterMethod
 
verifyCredentials() - Method in interface twitter4j.api.AccountMethods
Returns an HTTP 200 OK response code and a representation of the requesting user if authentication was successful; returns a 401 status code and an error message if not.
verifyCredentials() - Method in interface twitter4j.api.AccountMethodsAsync
Returns an HTTP 200 OK response code and a representation of the requesting user if authentication was successful; returns a 401 status code and an error message if not.
verifyCredentials() - Method in class twitter4j.AsyncTwitterImpl
Returns an HTTP 200 OK response code and a representation of the requesting user if authentication was successful; returns a 401 status code and an error message if not.
verifyCredentials() - Method in class twitter4j.TwitterImpl
Returns an HTTP 200 OK response code and a representation of the requesting user if authentication was successful; returns a 401 status code and an error message if not.
Version - Class in twitter4j.media
 
Version() - Constructor for class twitter4j.media.Version
 
VERSION - Static variable in class twitter4j.media.Version
 
Version - Class in twitter4j
 
Version() - Constructor for class twitter4j.Version
 
VERSION - Static variable in class twitter4j.Version
 
VERSION - Static variable in class twitter4j.VersionAsync
 
VERSION - Static variable in class twitter4j.VersionStream
 
VersionAsync - Class in twitter4j
 
VersionAsync() - Constructor for class twitter4j.VersionAsync
 
VersionStream - Class in twitter4j
 
VersionStream() - Constructor for class twitter4j.VersionStream
 

W

WEEKLY_TRENDS - Static variable in interface twitter4j.TwitterListener
 
WEEKLY_TRENDS - Static variable in class twitter4j.TwitterMethod
 
writeObject(ObjectOutputStream) - Method in class twitter4j.TwitterBaseImpl
 

Y

YFROG - Static variable in class twitter4j.media.MediaProvider
 
YFrogUpload - Class in twitter4j.media
 
YFrogUpload(Configuration, OAuthAuthorization) - Constructor for class twitter4j.media.YFrogUpload
 
A B C D E F G H I J K L M N O P Q R S T U V W Y