A C F G 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
 

C

cleanUp() - Method in interface twitter4j.TwitterStream
shutdown internal stream consuming thread
close() - Method in interface twitter4j.StatusStream
 
close() - Method in interface twitter4j.UserStream
 

F

filter(FilterQuery) - Method in interface twitter4j.TwitterStream
Start consuming public statuses that match one or more filter predicates.
firehose(int) - Method in interface twitter4j.TwitterStream
Starts listening on all public statuses.

G

getFilterStream(FilterQuery) - Method in interface twitter4j.TwitterStream
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.
getInstance() - Method in class twitter4j.TwitterStreamFactory
Returns an instance.
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
Returns a status stream of all public statuses containing links.
getRetweetStream() - Method in interface twitter4j.TwitterStream
Returns a stream of all retweets.
getSampleStream() - Method in interface twitter4j.TwitterStream
Returns a stream of random sample of all public statuses.
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.
getVersion() - Static method in class twitter4j.VersionStream
 

L

links(int) - Method in interface twitter4j.TwitterStream
Starts listening on all public statuses containing links.

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
 
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
 
onRetweet(User, User, Status) - Method in class twitter4j.UserStreamAdapter
 
onRetweet(User, User, Status) - Method in interface twitter4j.UserStreamListener
 
onScrubGeo(long, long) - Method in class twitter4j.StatusAdapter
 
onScrubGeo(long, long) - Method in interface twitter4j.StatusListener
Called upon location deletion messages.
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

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
 
StatusAdapter - Class in twitter4j
 
StatusAdapter() - Constructor for class twitter4j.StatusAdapter
 
StatusListener - Interface in twitter4j
 
StatusStream - Interface in twitter4j
 

T

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 F G L M N O R S T U V

Copyright © 2011. All Rights Reserved.