A C E F G H I L M N O R S T U V 

A

addConnectionLifeCycleListener(ConnectionLifeCycleListener) - Method in interface twitter4j.TwitterStream
Adds a ConnectionLifeCycleListener
addListener(UserStreamListener) - Method in interface twitter4j.TwitterStream
 
addListener(StatusListener) - Method in interface twitter4j.TwitterStream
 
addListener(SiteStreamsListener) - Method in interface twitter4j.TwitterStream
 
addListener(RawStreamListener) - Method in interface twitter4j.TwitterStream
 
addUsers(long[]) - Method in class twitter4j.StreamController
 

C

cleanUp() - Method in interface twitter4j.TwitterStream
shutdown internal stream consuming thread
close() - Method in interface twitter4j.StatusStream
 
close() - Method in interface twitter4j.UserStream
 
ControlStreamInfo - Class in twitter4j
 
count(int) - Method in class twitter4j.FilterQuery
Sets count

E

equals(Object) - Method in class twitter4j.ControlStreamInfo
 
equals(Object) - Method in class twitter4j.FilterQuery
 
equals(Object) - Method in class twitter4j.StallWarning
 
equals(Object) - Method in class twitter4j.StreamController.FriendsIDs
 
equals(Object) - Method in class twitter4j.StreamController.User
 

F

filter(FilterQuery) - Method in interface twitter4j.TwitterStream
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
FilterQuery(int, long[], String[], double[][], String[]) - Constructor for class twitter4j.FilterQuery
Creates a new FilterQuery
firehose(int) - Method in interface twitter4j.TwitterStream
Starts listening on all public statuses.
follow(long[]) - Method in class twitter4j.FilterQuery
Sets follow

G

getCode() - Method in class twitter4j.StallWarning
 
getFilterStream(FilterQuery) - Method in interface twitter4j.TwitterStream
Deprecated.
getFirehoseStream(int) - Method in interface twitter4j.TwitterStream
Deprecated.
getFriendsIDs(long, long) - Method in class twitter4j.StreamController
 
getId() - Method in class twitter4j.StreamController.User
 
getIds() - Method in class twitter4j.StreamController.FriendsIDs
 
getInfo() - Method in class twitter4j.StreamController
 
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.
getLinksStream(int) - Method in interface twitter4j.TwitterStream
Deprecated.
getMessage() - Method in class twitter4j.StallWarning
 
getName() - Method in class twitter4j.StreamController.User
 
getNextCursor() - Method in class twitter4j.StreamController.FriendsIDs
getPercentFull() - Method in class twitter4j.StallWarning
 
getPreviousCursor() - Method in class twitter4j.StreamController.FriendsIDs
getRetweetStream() - Method in interface twitter4j.TwitterStream
Deprecated.
getSampleStream() - Method in interface twitter4j.TwitterStream
Deprecated.
getSingleton() - Static method in class twitter4j.TwitterStreamFactory
Returns default singleton TwitterStream instance.
getUser() - Method in class twitter4j.StreamController.FriendsIDs
 
getUsers() - Method in class twitter4j.ControlStreamInfo
 
getUserStream() - Method in interface twitter4j.TwitterStream
Deprecated.
getUserStream(String[]) - Method in interface twitter4j.TwitterStream
Deprecated.
getVersion() - Static method in class twitter4j.VersionStream
 

H

hashCode() - Method in class twitter4j.ControlStreamInfo
 
hashCode() - Method in class twitter4j.FilterQuery
 
hashCode() - Method in class twitter4j.StallWarning
 
hashCode() - Method in class twitter4j.StreamController.FriendsIDs
 
hashCode() - Method in class twitter4j.StreamController.User
 
hasNext() - Method in class twitter4j.StreamController.FriendsIDs
hasPrevious() - Method in class twitter4j.StreamController.FriendsIDs

I

isDMAccessible() - Method in class twitter4j.StreamController.User
 
isIncludeFollowingsActivity() - Method in class twitter4j.ControlStreamInfo
 
isIncludeUserChanges() - Method in class twitter4j.ControlStreamInfo
 
isReplies() - Method in class twitter4j.ControlStreamInfo
 
isWith() - Method in class twitter4j.ControlStreamInfo
 

L

language(String[]) - Method in class twitter4j.FilterQuery
Sets language
links(int) - Method in interface twitter4j.TwitterStream
Starts listening on all public statuses containing links.
locations(double[][]) - Method in class twitter4j.FilterQuery
Sets locations

M

main(String[]) - Static method in class twitter4j.VersionStream
prints the version string

N

next(StatusListener) - Method in interface twitter4j.StatusStream
Reads next status from this stream.
next(UserStreamListener) - Method in interface twitter4j.UserStream
Reads next element from this stream.

O

onBlock(long, User, User) - Method in class twitter4j.SiteStreamsAdapter
 
onBlock(long, User, User) - Method in interface twitter4j.SiteStreamsListener
 
onBlock(User, User) - Method in class twitter4j.UserStreamAdapter
 
onBlock(User, User) - Method in interface twitter4j.UserStreamListener
 
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(long, DirectMessage) - Method in class twitter4j.SiteStreamsAdapter
 
onDirectMessage(long, DirectMessage) - Method in interface twitter4j.SiteStreamsListener
 
onDirectMessage(DirectMessage) - Method in class twitter4j.UserStreamAdapter
 
onDirectMessage(DirectMessage) - Method in interface twitter4j.UserStreamListener
 
onDisconnectionNotice(String) - Method in class twitter4j.SiteStreamsAdapter
 
onDisconnectionNotice(String) - Method in interface twitter4j.SiteStreamsListener
onException(Exception) - Method in class twitter4j.SiteStreamsAdapter
 
onException(Exception) - Method in interface twitter4j.SiteStreamsListener
 
onException(Exception) - Method in class twitter4j.StatusAdapter
 
onException(Exception) - Method in class twitter4j.UserStreamAdapter
 
onFavorite(long, User, User, Status) - Method in class twitter4j.SiteStreamsAdapter
 
onFavorite(long, User, User, Status) - Method in interface twitter4j.SiteStreamsListener
 
onFavorite(User, User, Status) - Method in class twitter4j.UserStreamAdapter
 
onFavorite(User, User, Status) - Method in interface twitter4j.UserStreamListener
 
onFollow(long, User, User) - Method in class twitter4j.SiteStreamsAdapter
 
onFollow(long, User, User) - Method in interface twitter4j.SiteStreamsListener
 
onFollow(User, User) - Method in class twitter4j.UserStreamAdapter
 
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
 
onMessage(String) - Method in interface twitter4j.RawStreamListener
 
onScrubGeo(long, long) - Method in class twitter4j.StatusAdapter
 
onScrubGeo(long, long) - Method in interface twitter4j.StatusListener
Called upon location deletion messages.
onStallWarning(StallWarning) - Method in class twitter4j.StatusAdapter
 
onStallWarning(StallWarning) - Method in interface twitter4j.StatusListener
Called when receiving stall warnings.
onStatus(long, Status) - Method in class twitter4j.SiteStreamsAdapter
 
onStatus(long, Status) - Method in interface twitter4j.SiteStreamsListener
 
onStatus(Status) - Method in class twitter4j.StatusAdapter
 
onStatus(Status) - Method in interface twitter4j.StatusListener
 
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(long, User, User) - Method in class twitter4j.SiteStreamsAdapter
 
onUnblock(long, User, User) - Method in interface twitter4j.SiteStreamsListener
 
onUnblock(User, User) - Method in class twitter4j.UserStreamAdapter
 
onUnblock(User, User) - Method in interface twitter4j.UserStreamListener
 
onUnfavorite(long, User, User, Status) - Method in class twitter4j.SiteStreamsAdapter
 
onUnfavorite(long, User, User, Status) - Method in interface twitter4j.SiteStreamsListener
 
onUnfavorite(User, User, Status) - Method in class twitter4j.UserStreamAdapter
 
onUnfavorite(User, User, Status) - Method in interface twitter4j.UserStreamListener
 
onUnfollow(long, User, User) - Method in class twitter4j.SiteStreamsAdapter
 
onUnfollow(long, User, User) - Method in interface twitter4j.SiteStreamsListener
 
onUserListCreation(long, User, UserList) - Method in class twitter4j.SiteStreamsAdapter
 
onUserListCreation(long, User, UserList) - Method in interface twitter4j.SiteStreamsListener
 
onUserListCreation(User, UserList) - Method in class twitter4j.UserStreamAdapter
 
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
 
onUserListMemberAddition(long, User, User, UserList) - Method in class twitter4j.SiteStreamsAdapter
 
onUserListMemberAddition(long, User, User, UserList) - Method in interface twitter4j.SiteStreamsListener
 
onUserListMemberAddition(User, User, UserList) - Method in class twitter4j.UserStreamAdapter
 
onUserListMemberAddition(User, User, UserList) - Method in interface twitter4j.UserStreamListener
 
onUserListMemberDeletion(long, User, User, UserList) - Method in class twitter4j.SiteStreamsAdapter
 
onUserListMemberDeletion(long, User, User, UserList) - Method in interface twitter4j.SiteStreamsListener
 
onUserListMemberDeletion(User, User, UserList) - Method in class twitter4j.UserStreamAdapter
 
onUserListMemberDeletion(User, User, UserList) - Method in interface twitter4j.UserStreamListener
 
onUserListSubscription(long, User, User, UserList) - Method in class twitter4j.SiteStreamsAdapter
 
onUserListSubscription(long, User, User, UserList) - Method in interface twitter4j.SiteStreamsListener
 
onUserListSubscription(User, User, UserList) - Method in class twitter4j.UserStreamAdapter
 
onUserListSubscription(User, User, UserList) - Method in interface twitter4j.UserStreamListener
 
onUserListUnsubscription(long, User, User, UserList) - Method in class twitter4j.SiteStreamsAdapter
 
onUserListUnsubscription(long, User, User, UserList) - Method in interface twitter4j.SiteStreamsListener
 
onUserListUnsubscription(User, User, UserList) - Method in class twitter4j.UserStreamAdapter
 
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
 
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
 

R

RawStreamListener - Interface in twitter4j
 
removeUsers(long[]) - Method in class twitter4j.StreamController
 
retweet() - Method in interface twitter4j.TwitterStream
Starts listening on all retweets.

S

sample() - Method in interface twitter4j.TwitterStream
Starts listening on random sample of all public statuses.
shutdown() - Method in interface twitter4j.TwitterStream
Shuts down internal dispatcher thread shared by all TwitterStream instances.
site(boolean, long[]) - Method in interface twitter4j.TwitterStream
Site Streams, a new feature on the Streaming API, is now available for beta testing.
SiteStreamsAdapter - Class in twitter4j
 
SiteStreamsAdapter() - Constructor for class twitter4j.SiteStreamsAdapter
 
SiteStreamsListener - Interface in twitter4j
 
StallWarning - Class in twitter4j
 
StatusAdapter - Class in twitter4j
 
StatusAdapter() - Constructor for class twitter4j.StatusAdapter
 
StatusListener - Interface in twitter4j
 
StatusStream - Interface in twitter4j
 
StreamController - Class in twitter4j
 
StreamController.FriendsIDs - Class in twitter4j
 
StreamController.User - Class in twitter4j
 

T

toString() - Method in class twitter4j.ControlStreamInfo
 
toString() - Method in class twitter4j.FilterQuery
 
toString() - Method in class twitter4j.StallWarning
 
toString() - Method in class twitter4j.StreamController.FriendsIDs
 
toString() - Method in class twitter4j.StreamController.User
 
track(String[]) - Method in class twitter4j.FilterQuery
Sets track
twitter4j - package twitter4j
 
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.

U

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.
UserStream - Interface in twitter4j
 
UserStreamAdapter - Class in twitter4j
 
UserStreamAdapter() - Constructor for class twitter4j.UserStreamAdapter
 
UserStreamListener - Interface in twitter4j
 

V

VersionStream - Class in twitter4j
 
A C E F G H I L M N O R S T U V 

Copyright © 2013. All Rights Reserved.