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

A

account() - Method in class winterwell.jtwitter.Twitter
API methods relating to your account.
activity - Variable in class winterwell.jtwitter.ecosystem.PeerIndexProfile
 
add(User) - Method in class winterwell.jtwitter.TwitterList
Add a user to the list.
addAll(Collection<? extends User>) - Method in class winterwell.jtwitter.TwitterList
 
ADDED_TO_LIST - Static variable in interface winterwell.jtwitter.TwitterEvent.Type
 
addListener(AStream.IListen) - Method in class winterwell.jtwitter.AStream
Add a listener to the front of the queue.
addOutage(AStream.Outage) - Method in class winterwell.jtwitter.AStream
The stream will track outages during use (provided AStream.setAutoReconnect(boolean) is true).
askUser(String) - Static method in class winterwell.jtwitter.OAuthScribeClient
Convenience method for desktop apps only - does not work in Android
askUser(String) - Static method in class winterwell.jtwitter.OAuthSignpostClient
Convenience method for desktop apps only - does not work in Android
asMap(Object...) - Static method in class winterwell.jtwitter.InternalUtils
Create a map from a list of key, value pairs.
AStream - Class in winterwell.jtwitter
Internal base class for UserStream and TwitterStream.
AStream(Twitter) - Constructor for class winterwell.jtwitter.AStream
 
AStream.IListen - Interface in winterwell.jtwitter
Use these for push-notification of incoming tweets and stream activity.
AStream.Outage - Class in winterwell.jtwitter
 
AStream.Outage(BigInteger, long) - Constructor for class winterwell.jtwitter.AStream.Outage
 
audience - Variable in class winterwell.jtwitter.ecosystem.PeerIndexProfile
 
authority - Variable in class winterwell.jtwitter.ecosystem.PeerIndexProfile
 
authorizeDesktop() - Method in class winterwell.jtwitter.OAuthScribeClient
Redirect the user's browser to Twitter's authorise page.
authorizeDesktop() - Method in class winterwell.jtwitter.OAuthSignpostClient
Deprecated. 
authorizeUrl() - Method in class winterwell.jtwitter.OAuthScribeClient
 
authorizeUrl() - Method in class winterwell.jtwitter.OAuthSignpostClient
 

B

befriend(String) - Method in class winterwell.jtwitter.Twitter
Deprecated. Use Twitter.follow(String) instead, which is equivalent.
block(String) - Method in class winterwell.jtwitter.Twitter_Users
blocks/create: Blocks screenName from following the authenticating user.
breakFriendship(String) - Method in class winterwell.jtwitter.Twitter
Deprecated. Please use Twitter.stopFollowing(String) instead.
bulkShow(List<String>) - Method in class winterwell.jtwitter.Twitter
Deprecated. Use Twitter_Users.show(List) instead
bulkShowById(List<? extends Number>) - Method in class winterwell.jtwitter.Twitter
Deprecated. Use #showById(List) instead

C

canAuthenticate() - Method in class winterwell.jtwitter.OAuthScribeClient
 
canAuthenticate() - Method in class winterwell.jtwitter.OAuthSignpostClient
 
canAuthenticate() - Method in interface winterwell.jtwitter.Twitter.IHttpClient
Whether this client is setup to do authentication when contacting the Twitter server.
canAuthenticate() - Method in class winterwell.jtwitter.URLConnectionHttpClient
 
CASE_SENSITIVE_SCREENNAMES - Static variable in class winterwell.jtwitter.Twitter
This rather dangerous global toggle switches off lower-casing on Twitter screen-names.
clear() - Method in class winterwell.jtwitter.AStream
Forget the past.
close() - Method in class winterwell.jtwitter.AStream
A closed stream can be restarted.
close(Closeable) - Static method in class winterwell.jtwitter.InternalUtils
 
close(Closeable) - Static method in class winterwell.jtwitter.URLConnectionHttpClient
Close a reader/writer/stream, ignoring any exceptions that result.
COLOR_BG - Static variable in class winterwell.jtwitter.Twitter_Account
 
COLOR_LINK - Static variable in class winterwell.jtwitter.Twitter_Account
 
COLOR_SIDEBAR_BORDER - Static variable in class winterwell.jtwitter.Twitter_Account
 
COLOR_SIDEBAR_FILL - Static variable in class winterwell.jtwitter.Twitter_Account
 
COLOR_TEXT - Static variable in class winterwell.jtwitter.Twitter_Account
 
connect() - Method in class winterwell.jtwitter.AStream
Connect to Twitter.
connect(String, Map<String, String>, boolean) - Method in class winterwell.jtwitter.OAuthScribeClient
 
connect(String, Map<String, String>, boolean) - Method in interface winterwell.jtwitter.Twitter.IHttpClient
Lower-level GET method.
connect(String, Map<String, String>, boolean) - Method in class winterwell.jtwitter.URLConnectionHttpClient
 
copy() - Method in class winterwell.jtwitter.OAuthScribeClient
 
copy() - Method in class winterwell.jtwitter.OAuthSignpostClient
 
copy() - Method in interface winterwell.jtwitter.Twitter.IHttpClient
 
copy() - Method in class winterwell.jtwitter.URLConnectionHttpClient
 
createdAt - Variable in class winterwell.jtwitter.Status
 
createdAt - Variable in class winterwell.jtwitter.TwitterEvent
 
createdAt - Variable in class winterwell.jtwitter.User
 
createSavedSearch(String) - Method in class winterwell.jtwitter.Twitter_Account
Create a new saved search.

D

delete() - Method in class winterwell.jtwitter.TwitterList
Delete this list!
desc - Variable in class winterwell.jtwitter.ecosystem.Topsy.UrlInfo
 
description - Variable in class winterwell.jtwitter.User
 
destroy(Twitter.ITweet) - Method in class winterwell.jtwitter.Twitter
Deletes the given Status or Message.
destroyMessage(Number) - Method in class winterwell.jtwitter.Twitter
Deletes the direct message specified by the ID.
destroySavedSearch(Long) - Method in class winterwell.jtwitter.Twitter_Account
Delete one of the user's saved searches!
destroyStatus(Number) - Method in class winterwell.jtwitter.Twitter
Deletes the status specified by the required ID parameter.
destroyStatus(Status) - Method in class winterwell.jtwitter.Twitter
Deprecated. in favour of Twitter.destroy(ITweet). This method will be removed by the end of 2010.
disconnect(HttpURLConnection) - Method in class winterwell.jtwitter.URLConnectionHttpClient
 
displayVersion() - Method in class winterwell.jtwitter.Twitter.TweetEntity
 

E

end - Variable in class winterwell.jtwitter.Twitter.TweetEntity
end of the entity in the contents String, exclusive
equals(Object) - Method in class winterwell.jtwitter.Message
Tests by class=Message and tweet id number
equals(Object) - Method in class winterwell.jtwitter.Status
Tests by class=Status and tweet id number
equals(Object) - Method in class winterwell.jtwitter.User
 

F

FAVORITE - Static variable in interface winterwell.jtwitter.TwitterEvent.Type
 
favoritesCount - Variable in class winterwell.jtwitter.User
 
fillInOutages() - Method in class winterwell.jtwitter.AStream
Use the REST API to fill in outages when possible.
finalize() - Method in class winterwell.jtwitter.AStream
 
follow(String) - Method in class winterwell.jtwitter.Twitter
Deprecated. 
follow(User) - Method in class winterwell.jtwitter.Twitter
Deprecated. 
follow(String) - Method in class winterwell.jtwitter.Twitter_Users
Start following a user.
follow(User) - Method in class winterwell.jtwitter.Twitter_Users
Convenience for Twitter_Users.follow(String)
FOLLOW - Static variable in interface winterwell.jtwitter.TwitterEvent.Type
 
followersCount - Variable in class winterwell.jtwitter.User
 
followRequestSent - Variable in class winterwell.jtwitter.User
True if the authenticated user has requested to follow this user.
friendsCount - Variable in class winterwell.jtwitter.User
The number of people this user is following.

G

geo() - Method in class winterwell.jtwitter.Twitter
Geo-location API methods.
geoSearch(double, double) - Method in class winterwell.jtwitter.Twitter_Geo
 
geoSearch(String) - Method in class winterwell.jtwitter.Twitter_Geo
 
geoSearchByIP(String) - Method in class winterwell.jtwitter.Twitter_Geo
 
get(int) - Method in class winterwell.jtwitter.Place.LatLong
 
get(String, String, Twitter) - Static method in class winterwell.jtwitter.TwitterList
A lazy-loading list viewer.
get(int) - Method in class winterwell.jtwitter.TwitterList
 
getAccessLevel() - Method in class winterwell.jtwitter.Twitter_Account
 
getAccessToken() - Method in class winterwell.jtwitter.OAuthScribeClient
 
getAccessToken() - Method in class winterwell.jtwitter.OAuthSignpostClient
 
getAdditionalInfo() - Method in exception winterwell.jtwitter.TwitterException
 
getAPIStatus() - Static method in class winterwell.jtwitter.Twitter
How is the Twitter API today? See https://dev.twitter.com/status for more information.
getAPIUsageStats() - Static method in class winterwell.jtwitter.InternalUtils
 
getBlockedIds() - Method in class winterwell.jtwitter.Twitter_Users
 
getBoundingBox() - Method in class winterwell.jtwitter.Place
 
getCause() - Method in exception winterwell.jtwitter.TwitterException.IO
 
getCountryCode() - Method in class winterwell.jtwitter.Place
 
getCountryName() - Method in class winterwell.jtwitter.Place
 
getCreatedAt() - Method in class winterwell.jtwitter.Message
 
getCreatedAt() - Method in class winterwell.jtwitter.Status
 
getCreatedAt() - Method in interface winterwell.jtwitter.Twitter.ITweet
 
getCreatedAt() - Method in class winterwell.jtwitter.Twitter_Account.Search
 
getCreatedAt() - Method in class winterwell.jtwitter.TwitterEvent
 
getCreatedAt() - Method in class winterwell.jtwitter.User
 
getDate(int, String, int) - Static method in class winterwell.jtwitter.InternalUtils
Convenience method for making Dates.
getDescription() - Method in class winterwell.jtwitter.TwitterList
 
getDescription() - Method in class winterwell.jtwitter.User
 
getDirectMessages() - Method in class winterwell.jtwitter.Twitter
Returns a list of the direct messages sent to the authenticating user.
getDirectMessagesSent() - Method in class winterwell.jtwitter.Twitter
Returns a list of the direct messages sent *by* the authenticating user.
getDisplayText() - Method in class winterwell.jtwitter.Message
 
getDisplayText() - Method in class winterwell.jtwitter.Status
 
getDisplayText() - Method in interface winterwell.jtwitter.Twitter.ITweet
 
getEvents() - Method in class winterwell.jtwitter.AStream
 
getFavorites() - Method in class winterwell.jtwitter.Twitter
The most recent 20 favourite tweets.
getFavorites(String) - Method in class winterwell.jtwitter.Twitter
The most recent 20 favourite tweets for the given user.
getFavoritesCount() - Method in class winterwell.jtwitter.User
Number of statuses a user has marked as favorite.
Warning: can be zero if Twitter did not supply the info (e.g.
getFeatured() - Method in class winterwell.jtwitter.Twitter_Users
Returns a list of the users currently featured on the site with their current statuses inline.
getFollowerIDs() - Method in class winterwell.jtwitter.Twitter
Deprecated. 
getFollowerIDs(String) - Method in class winterwell.jtwitter.Twitter
Deprecated. 
getFollowerIDs() - Method in class winterwell.jtwitter.Twitter_Users
Returns the IDs of the authenticating user's followers.
getFollowerIDs(String) - Method in class winterwell.jtwitter.Twitter_Users
Returns the IDs of the specified user's followers.
getFollowers() - Method in class winterwell.jtwitter.Twitter
Deprecated. 
getFollowers(String) - Method in class winterwell.jtwitter.Twitter
Deprecated. 
getFollowers() - Method in class winterwell.jtwitter.Twitter_Users
Deprecated. Twitter advise using Twitter_Users.getFollowerIDs() and Twitter_Users.show(Number)
getFollowers(String) - Method in class winterwell.jtwitter.Twitter_Users
Returns the (latest 100) given user's followers, each with current status inline.
getFollowersCount() - Method in class winterwell.jtwitter.User
 
getForgotten() - Method in class winterwell.jtwitter.AStream
 
getFriendIDs() - Method in class winterwell.jtwitter.Twitter
Deprecated. 
getFriendIDs(String) - Method in class winterwell.jtwitter.Twitter
Deprecated. 
getFriendIDs() - Method in class winterwell.jtwitter.Twitter_Users
Returns the IDs of the authenticating user's friends.
getFriendIDs(String) - Method in class winterwell.jtwitter.Twitter_Users
Returns the IDs of the specified user's friends.
getFriends() - Method in class winterwell.jtwitter.Twitter
Deprecated. 
getFriends(String) - Method in class winterwell.jtwitter.Twitter
Deprecated. 
getFriends() - Method in class winterwell.jtwitter.Twitter_Users
Deprecated. Twitter advise you to use Twitter_Users.getFriendIDs() with Twitter_Users#showById(List) instead.
getFriends(String) - Method in class winterwell.jtwitter.Twitter_Users
Returns the (latest 100) given user's friends, each with current status inline.
getFriends() - Method in class winterwell.jtwitter.UserStream
Deprecated.  
getFriendsCount() - Method in class winterwell.jtwitter.User
 
getFriendsTimeline() - Method in class winterwell.jtwitter.Twitter
Deprecated. Replaced by Twitter.getHomeTimeline()
getGeometry() - Method in class winterwell.jtwitter.Place
 
getHeader(String) - Method in class winterwell.jtwitter.OAuthScribeClient
TODO not implemented yet.
getHeader(String) - Method in interface winterwell.jtwitter.Twitter.IHttpClient
Fetch a header from the last http request.
getHeader(String) - Method in class winterwell.jtwitter.URLConnectionHttpClient
 
getHomeTimeline() - Method in class winterwell.jtwitter.Twitter
Returns the 20 most recent statuses posted in the last 24 hours from the authenticating user and that user's friends, including retweets.
getHttpClient() - Method in class winterwell.jtwitter.Twitter
Provides access to the Twitter.IHttpClient which manages the low-level authentication, posts and gets.
getId() - Method in class winterwell.jtwitter.Message
 
getId() - Method in class winterwell.jtwitter.Place
Note: this is not a number.
getId() - Method in class winterwell.jtwitter.Status
 
getId() - Method in interface winterwell.jtwitter.Twitter.ITweet
Twitter IDs are numbers - but they can exceed the range of Java's signed long.
getId() - Method in class winterwell.jtwitter.Twitter_Account.Search
 
getId() - Method in class winterwell.jtwitter.User
 
getInfochimpTrustRank(User, String) - Method in class winterwell.jtwitter.ecosystem.ThirdParty
 
getInfoUrl() - Method in class winterwell.jtwitter.Place
Call this to get a JSON object with a lot of details.
getLimit() - Method in class winterwell.jtwitter.RateLimit
 
getLists() - Method in class winterwell.jtwitter.Twitter
 
getLists(String) - Method in class winterwell.jtwitter.Twitter
 
getListsAll(User) - Method in class winterwell.jtwitter.Twitter
Returns all lists the authenticating or specified user subscribes to, including their own.
getListsContaining(String, boolean) - Method in class winterwell.jtwitter.Twitter
 
getListsContainingMe() - Method in class winterwell.jtwitter.Twitter
Convenience for Twitter.getListsContaining(String, boolean).
getLocation() - Method in class winterwell.jtwitter.Message
 
getLocation() - Method in class winterwell.jtwitter.Status
 
getLocation() - Method in interface winterwell.jtwitter.Twitter.ITweet
 
getLocation() - Method in class winterwell.jtwitter.User
 
getLongStatus(Status) - Method in class winterwell.jtwitter.Twitter
 
getMaxResults() - Method in class winterwell.jtwitter.Twitter
Provides support for fetching many pages.
getMentions() - Method in class winterwell.jtwitter.Message
 
getMentions() - Method in class winterwell.jtwitter.Status
 
getMentions() - Method in class winterwell.jtwitter.Twitter
Returns the 20 most recent replies/mentions (status updates with
getMentions() - Method in interface winterwell.jtwitter.Twitter.ITweet
 
getName() - Method in class winterwell.jtwitter.Place
 
getName() - Method in class winterwell.jtwitter.TwitterList
 
getName() - Method in class winterwell.jtwitter.User
The display name, e.g.
getOriginal() - Method in class winterwell.jtwitter.Status
Only set for official new-style retweets.
getOutages() - Method in class winterwell.jtwitter.AStream
 
getOwner() - Method in class winterwell.jtwitter.TwitterList
 
getPage(String, Map<String, String>, boolean) - Method in class winterwell.jtwitter.OAuthScribeClient
 
getPage(String, Map<String, String>, boolean) - Method in interface winterwell.jtwitter.Twitter.IHttpClient
Send an HTTP GET request and return the response body.
getPage(String, Map<String, String>, boolean) - Method in class winterwell.jtwitter.URLConnectionHttpClient
 
getPlace() - Method in class winterwell.jtwitter.Message
 
getPlace() - Method in class winterwell.jtwitter.Status
 
getPlace() - Method in interface winterwell.jtwitter.Twitter.ITweet
 
getPlace() - Method in class winterwell.jtwitter.User
 
getProfile(User) - Method in class winterwell.jtwitter.ecosystem.PeerIndex
 
getProfileBackgroundColor() - Method in class winterwell.jtwitter.User
 
getProfileBackgroundImageUrl() - Method in class winterwell.jtwitter.User
 
getProfileImageUrl() - Method in class winterwell.jtwitter.User
 
getProfileLinkColor() - Method in class winterwell.jtwitter.User
 
getProfileSidebarBorderColor() - Method in class winterwell.jtwitter.User
 
getProfileSidebarFillColor() - Method in class winterwell.jtwitter.User
 
getProfileTextColor() - Method in class winterwell.jtwitter.User
 
getProtectedUser() - Method in class winterwell.jtwitter.User
 
getPublicTimeline() - Method in class winterwell.jtwitter.Twitter
Returns the 20 most recent statuses from non-protected users who have set a custom user icon.
getRateLimit(Twitter.KRequestType) - Method in class winterwell.jtwitter.OAuthScribeClient
 
getRateLimit(Twitter.KRequestType) - Method in class winterwell.jtwitter.Twitter
What is the current rate limit status? Do we need to throttle back our usage? This is the cached info from the last call of that type.
getRateLimit(Twitter.KRequestType) - Method in interface winterwell.jtwitter.Twitter.IHttpClient
 
getRateLimit(Twitter.KRequestType) - Method in class winterwell.jtwitter.URLConnectionHttpClient
 
getRateLimitStatus() - Method in class winterwell.jtwitter.Twitter
How many normal rate limit calls do you have left? This calls Twitter, which makes it slower than Twitter.getRateLimit(KRequestType) but it's up-to-date and safe against threads and other-programs using the same allowance.
getRecipient() - Method in class winterwell.jtwitter.Message
 
getRelated(Twitter.ITweet) - Method in class winterwell.jtwitter.Twitter
Deprecated. 
getRelationshipInfo(List<String>) - Method in class winterwell.jtwitter.Twitter_Users
Bulk-fetch relationship info by screen-name.
getRelationshipInfoById(List<? extends Number>) - Method in class winterwell.jtwitter.Twitter_Users
Bulk-fetch relationship info by user-id.
getRemaining() - Method in class winterwell.jtwitter.RateLimit
 
getReplies() - Method in class winterwell.jtwitter.Twitter
Deprecated. Use #getMentions() for preference
getRequestToken() - Method in class winterwell.jtwitter.OAuthScribeClient
 
getReset() - Method in class winterwell.jtwitter.RateLimit
 
getRetweeters(Status) - Method in class winterwell.jtwitter.Twitter
Show users who (new-style) retweeted the given tweet.
getRetweets(Status) - Method in class winterwell.jtwitter.Twitter
 
getRetweetsByMe() - Method in class winterwell.jtwitter.Twitter
 
getRetweetsOfMe() - Method in class winterwell.jtwitter.Twitter
 
getSavedSearches() - Method in class winterwell.jtwitter.Twitter_Account
 
getScreenName() - Method in class winterwell.jtwitter.Twitter
 
getScreenName() - Method in class winterwell.jtwitter.User
The login name, e.g.
getSelf() - Method in class winterwell.jtwitter.Twitter
 
getSender() - Method in class winterwell.jtwitter.Message
 
getSource() - Method in class winterwell.jtwitter.TwitterEvent
The user who initiated the event
getStatus() - Method in class winterwell.jtwitter.Twitter
 
getStatus(Number) - Method in class winterwell.jtwitter.Twitter
Returns a single status, specified by the id parameter below.
getStatus(String) - Method in class winterwell.jtwitter.Twitter
 
getStatus() - Method in class winterwell.jtwitter.User
The user's current status - *if* returned by Twitter.
getStatuses() - Method in class winterwell.jtwitter.TwitterList
Returns a list of statuses from this list.
getStatusesCount() - Method in class winterwell.jtwitter.User
 
getSubscriberCount() - Method in class winterwell.jtwitter.TwitterList
 
getSubscribers() - Method in class winterwell.jtwitter.TwitterList
 
getSystemEvents() - Method in class winterwell.jtwitter.AStream
 
getTarget() - Method in class winterwell.jtwitter.TwitterEvent
The user who was affected, or who owns the affected object.
getTargetObject() - Method in class winterwell.jtwitter.TwitterEvent
The affected object, if not a user.
getText() - Method in class winterwell.jtwitter.Message
 
getText() - Method in class winterwell.jtwitter.Status
The actual status text.
getText() - Method in interface winterwell.jtwitter.Twitter.ITweet
The actual status text.
getText() - Method in class winterwell.jtwitter.Twitter_Account.Search
 
getTimezone() - Method in class winterwell.jtwitter.User
String version of the timezone
getTimezoneOffSet() - Method in class winterwell.jtwitter.User
Number of seconds between a user's registered time zone and Greenwich Mean Time (GMT) - aka Coordinated Universal Time or UTC.
getTrackKeywords() - Method in class winterwell.jtwitter.TwitterStream
 
getTrendRegions() - Method in class winterwell.jtwitter.Twitter_Geo
 
getTrends() - Method in class winterwell.jtwitter.Twitter
 
getTrends(Number) - Method in class winterwell.jtwitter.Twitter
 
getTweetEntities(Twitter.KEntityType) - Method in class winterwell.jtwitter.Message
 
getTweetEntities(Twitter.KEntityType) - Method in class winterwell.jtwitter.Status
 
getTweetEntities(Twitter.KEntityType) - Method in interface winterwell.jtwitter.Twitter.ITweet
Twitter wrap urls with their own url-shortener (as a defence against malicious tweets).
getTweets() - Method in class winterwell.jtwitter.AStream
 
getType() - Method in class winterwell.jtwitter.Place
 
getType() - Method in class winterwell.jtwitter.TwitterEvent
 
getUntilDate() - Method in class winterwell.jtwitter.Twitter
 
getUrlInfo(String) - Method in class winterwell.jtwitter.ecosystem.Topsy
 
getUser() - Method in class winterwell.jtwitter.Message
This is equivalent to Message.getSender()
getUser() - Method in class winterwell.jtwitter.Status
 
getUser(String, List<User>) - Static method in class winterwell.jtwitter.Twitter
Convenience method: Finds a user with the given screen-name from the list.
getUser(long) - Method in class winterwell.jtwitter.Twitter
Deprecated. 
getUser(String) - Method in class winterwell.jtwitter.Twitter
Deprecated. 
getUser() - Method in interface winterwell.jtwitter.Twitter.ITweet
The User who made the tweet
getUser(long) - Method in class winterwell.jtwitter.Twitter_Users
Synonym for #show(long).
getUser(String) - Method in class winterwell.jtwitter.Twitter_Users
Synonym for Twitter_Users.show(String).
getUserTimeline() - Method in class winterwell.jtwitter.Twitter
Returns the most recent statuses from the authenticating user.
getUserTimeline(Long) - Method in class winterwell.jtwitter.Twitter
Equivalent to Twitter.getUserTimeline(String), but takes a numeric user-id instead of a screen-name.
getUserTimeline(String) - Method in class winterwell.jtwitter.Twitter
Returns the most recent statuses from the given user.
getUserTimelineWithRetweets(String) - Method in class winterwell.jtwitter.Twitter
Deprecated. Use Twitter.setIncludeRTs(boolean) instead to control retweet behaviour. Returns the most recent statuses posted by the given user. Unlike Twitter.getUserTimeline(String), this includes new-style retweets.

This will return 20 by default, though Twitter.setMaxResults(int) can be used to fetch multiple pages. There is a cap of 3200 tweets - this is the farthest back you can go down a user timeline!

This method will authenticate if it can (i.e. if the Twitter object has a username and password). Authentication is needed to see the posts of a private user.

getWebsite() - Method in class winterwell.jtwitter.User
 

H

hashCode() - Method in class winterwell.jtwitter.Message
 
hashCode() - Method in class winterwell.jtwitter.Status
 
hashCode() - Method in class winterwell.jtwitter.User
 

I

id - Variable in class winterwell.jtwitter.Status
Warning: use equals() not == to compare these!
id - Variable in class winterwell.jtwitter.User
 
inReplyToMessageId - Variable in class winterwell.jtwitter.Message
Equivalent to Status.inReplyToStatusId *but null by default*.
inReplyToStatusId - Variable in class winterwell.jtwitter.Status
Often null (even when this Status is a reply).
InternalUtils - Class in winterwell.jtwitter
Utility methods used in Twitter.
InternalUtils() - Constructor for class winterwell.jtwitter.InternalUtils
 
is(String) - Method in class winterwell.jtwitter.TwitterEvent
Convenience method for filtering events.
isAlive() - Method in class winterwell.jtwitter.AStream
 
isBlocked(Long) - Method in class winterwell.jtwitter.Twitter_Users
 
isBlocked(String) - Method in class winterwell.jtwitter.Twitter_Users
 
isConnected() - Method in class winterwell.jtwitter.AStream
Many users will want to use AStream.isAlive() instead, which takes into account auto-reconnect behaviour.
isDummyObject() - Method in class winterwell.jtwitter.User
 
isFavorite() - Method in class winterwell.jtwitter.Status
true if this has been marked as a favourite by the authenticating user
isFollowedByYou() - Method in class winterwell.jtwitter.User
Are you following this person?
isFollower(String) - Method in class winterwell.jtwitter.Twitter
Deprecated. 
isFollower(String, String) - Method in class winterwell.jtwitter.Twitter
Deprecated. 
isFollower(String) - Method in class winterwell.jtwitter.Twitter_Users
Is the authenticating user followed by userB?
isFollower(String, String) - Method in class winterwell.jtwitter.Twitter_Users
 
isFollowing(String) - Method in class winterwell.jtwitter.Twitter
Deprecated. 
isFollowing(User) - Method in class winterwell.jtwitter.Twitter
Deprecated. 
isFollowing(String) - Method in class winterwell.jtwitter.Twitter_Users
Does the authenticating user follow userB?
isFollowing(User) - Method in class winterwell.jtwitter.Twitter_Users
Convenience for Twitter_Users.isFollowing(String)
isFollowingYou() - Method in class winterwell.jtwitter.User
Is this person following you?
isNotifications() - Method in class winterwell.jtwitter.User
 
isOutOfDate() - Method in class winterwell.jtwitter.RateLimit
 
isPrivate() - Method in class winterwell.jtwitter.TwitterList
 
isProfileBackgroundTile() - Method in class winterwell.jtwitter.User
 
isProtectedUser() - Method in class winterwell.jtwitter.User
true if this user keeps their updates private
isRateLimited(Twitter.KRequestType, int) - Method in class winterwell.jtwitter.Twitter
 
isSensitive() - Method in class winterwell.jtwitter.Status
A self-applied label for sensitive content (eg.
isTwitlongerSetup() - Method in class winterwell.jtwitter.Twitter
 
isValidLogin() - Method in class winterwell.jtwitter.Twitter
Are the login details used for authentication valid?
isVerified() - Method in class winterwell.jtwitter.User
 

J

jsonGet(String, JSONObject) - Static method in class winterwell.jtwitter.InternalUtils
Helper method to deal with JSON-in-Java weirdness
JTWITTER_OAUTH_KEY - Static variable in class winterwell.jtwitter.OAuthScribeClient
This consumer key (and secret) allows you to get up and running fast.
JTWITTER_OAUTH_KEY - Static variable in class winterwell.jtwitter.OAuthSignpostClient
This consumer key (and secret) allows you to get up and running fast.
JTWITTER_OAUTH_SECRET - Static variable in class winterwell.jtwitter.OAuthScribeClient
For use with OAuthScribeClient.JTWITTER_OAUTH_KEY
JTWITTER_OAUTH_SECRET - Static variable in class winterwell.jtwitter.OAuthSignpostClient
For use with OAuthSignpostClient.JTWITTER_OAUTH_KEY

L

latitude - Variable in class winterwell.jtwitter.Place.LatLong
 
latLongLocn - Static variable in class winterwell.jtwitter.InternalUtils
Matches latitude, longitude, including with the UberTwitter UT: prefix Group 2 = latitude, Group 3 = longitude.
leaveNotifications(String) - Method in class winterwell.jtwitter.Twitter_Users
Switches off notifications for updates from the specified user who must already be a friend.
LINK_LENGTH - Static variable in class winterwell.jtwitter.Twitter
The length of a url after t.co shortening.
linkCount - Variable in class winterwell.jtwitter.ecosystem.Topsy.UrlInfo
Sadly, Topsy doesn't resolve equivalent links, so this is a lower-bound.
LIST_CREATED - Static variable in interface winterwell.jtwitter.TwitterEvent.Type
 
listedCount - Variable in class winterwell.jtwitter.User
The number of public lists a user is listed in.
location - Variable in class winterwell.jtwitter.User
The location, as reported by the user.
longitude - Variable in class winterwell.jtwitter.Place.LatLong
 

M

main(String[]) - Static method in class winterwell.jtwitter.Twitter
 
MAX_BUFFER - Static variable in class winterwell.jtwitter.AStream
Start dropping messages after this.
Message - Class in winterwell.jtwitter
A Twitter direct message.

N

name - Variable in class winterwell.jtwitter.ecosystem.PeerIndexProfile
 
name - Variable in class winterwell.jtwitter.URLConnectionHttpClient
 
name - Variable in class winterwell.jtwitter.User
The display name, e.g.
notifications - Variable in class winterwell.jtwitter.User
 
notify(String) - Method in class winterwell.jtwitter.Twitter_Users
Enables notifications for updates from the specified user who must already be a friend.

O

OAuthScribeClient - Class in winterwell.jtwitter
It is recommended that you use OAuthSignpostClient instead.
OAuthScribeClient(String, String, String) - Constructor for class winterwell.jtwitter.OAuthScribeClient
 
OAuthScribeClient(String, String, Token) - Constructor for class winterwell.jtwitter.OAuthScribeClient
Use this if you already have an accessToken for the user.
OAuthSignpostClient - Class in winterwell.jtwitter
OAuth based login using Signpost (http://code.google.com/p/oauth-signpost/).
OAuthSignpostClient(String, String, String) - Constructor for class winterwell.jtwitter.OAuthSignpostClient
 
OAuthSignpostClient(String, String, String, String) - Constructor for class winterwell.jtwitter.OAuthSignpostClient
Use this if you already have an accessToken for the user.

P

PeerIndex - Class in winterwell.jtwitter.ecosystem
Access the PeerIndex ranking system
PeerIndex(String) - Constructor for class winterwell.jtwitter.ecosystem.PeerIndex
 
peerIndex - Variable in class winterwell.jtwitter.ecosystem.PeerIndexProfile
0 to 100
PeerIndexProfile - Class in winterwell.jtwitter.ecosystem
See http://dev.peerindex.com/docs/profile/show
PHOTO_SIZE_LIMIT - Static variable in class winterwell.jtwitter.Twitter
 
Place - Class in winterwell.jtwitter
Support for Twitter's geo location features.
Place(JSONObject) - Constructor for class winterwell.jtwitter.Place
 
Place.LatLong - Class in winterwell.jtwitter
A latitude-longitude coordinate.
Place.LatLong(double, double) - Constructor for class winterwell.jtwitter.Place.LatLong
 
popEvents() - Method in class winterwell.jtwitter.AStream
 
popSystemEvents() - Method in class winterwell.jtwitter.AStream
 
popTweets() - Method in class winterwell.jtwitter.AStream
 
post(String, Map<String, String>, boolean) - Method in class winterwell.jtwitter.OAuthScribeClient
 
post(String, Map<String, String>, boolean) - Method in interface winterwell.jtwitter.Twitter.IHttpClient
Send an HTTP POST request and return the response body.
post(String, Map<String, String>, boolean) - Method in class winterwell.jtwitter.URLConnectionHttpClient
 
post2_connect(String, Map<String, String>) - Method in class winterwell.jtwitter.OAuthScribeClient
 
post2_connect(String, Map<String, String>) - Method in class winterwell.jtwitter.OAuthSignpostClient
 
post2_connect(String, Map<String, String>) - Method in interface winterwell.jtwitter.Twitter.IHttpClient
Lower-level POST method.
post2_connect(String, Map<String, String>) - Method in class winterwell.jtwitter.URLConnectionHttpClient
 
post2_getPayload(Map<String, String>) - Method in class winterwell.jtwitter.URLConnectionHttpClient
 
process(List<Status>) - Method in interface winterwell.jtwitter.Twitter.ICallback
 
processEvent(TwitterEvent) - Method in interface winterwell.jtwitter.AStream.IListen
 
processHeaders(HttpURLConnection) - Method in class winterwell.jtwitter.URLConnectionHttpClient
Cache headers for URLConnectionHttpClient.getHeader(String)
processSystemEvent(Object[]) - Method in interface winterwell.jtwitter.AStream.IListen
 
processTweet(Twitter.ITweet) - Method in interface winterwell.jtwitter.AStream.IListen
 
profileBackgroundColor - Variable in class winterwell.jtwitter.User
 
profileBackgroundImageUrl - Variable in class winterwell.jtwitter.User
 
profileBackgroundTile - Variable in class winterwell.jtwitter.User
 
profileImageUrl - Variable in class winterwell.jtwitter.User
The url for the user's Twitter profile picture.
profileLinkColor - Variable in class winterwell.jtwitter.User
 
profileSidebarBorderColor - Variable in class winterwell.jtwitter.User
 
profileSidebarFillColor - Variable in class winterwell.jtwitter.User
 
profileTextColor - Variable in class winterwell.jtwitter.User
 
protectedUser - Variable in class winterwell.jtwitter.User
true if this user keeps their updates private

R

RateLimit - Class in winterwell.jtwitter
Info on your Twitter API usage - how many calls do you have to use?
RateLimit(String, String, String) - Constructor for class winterwell.jtwitter.RateLimit
 
REGEX_JUST_DIGITS - Static variable in class winterwell.jtwitter.InternalUtils
 
remove(Object) - Method in class winterwell.jtwitter.TwitterList
Remove a user from the list.
REMOVED_FROM_LIST - Static variable in interface winterwell.jtwitter.TwitterEvent.Type
 
removeListener(AStream.IListen) - Method in class winterwell.jtwitter.AStream
 
reportSpam(String) - Method in class winterwell.jtwitter.Twitter
Report a user for being a spammer.
reportSpammer(String) - Method in class winterwell.jtwitter.Twitter_Users
 
retweet(Status) - Method in class winterwell.jtwitter.Twitter
Retweet (new-style) a tweet without any edits.
retweetCount - Variable in class winterwell.jtwitter.Status
Represents the number of times a status has been retweeted using _new-style_ retweets.

S

screenName - Variable in class winterwell.jtwitter.User
The login name, e.g.
search(String) - Method in class winterwell.jtwitter.Twitter
Perform a search of Twitter.
search(String, Twitter.ICallback, int) - Method in class winterwell.jtwitter.Twitter
Perform a search of Twitter.
SEARCH_MIXED - Static variable in class winterwell.jtwitter.Twitter
 
SEARCH_POPULAR - Static variable in class winterwell.jtwitter.Twitter
 
SEARCH_RECENT - Static variable in class winterwell.jtwitter.Twitter
 
searchUsers(String) - Method in class winterwell.jtwitter.Twitter
Deprecated. 
searchUsers(String) - Method in class winterwell.jtwitter.Twitter_Users
Warning: there is a bug within twitter.com which means that location-based searches are treated as OR.
sendMessage(String, String) - Method in class winterwell.jtwitter.Twitter
Sends a new direct message (DM) to the specified user from the authenticating user.
setAccuracy(double) - Method in class winterwell.jtwitter.Twitter_Geo
 
setAdditionalInfo(String) - Method in exception winterwell.jtwitter.TwitterException
 
setAPIRootUrl(String) - Method in class winterwell.jtwitter.Twitter
Set this to access sites other than Twitter that support the Twitter API.
setAuthentication(URLConnection, String, String) - Method in class winterwell.jtwitter.OAuthSignpostClient
 
setAuthentication(URLConnection, String, String) - Method in class winterwell.jtwitter.URLConnectionHttpClient
Set a header for basic authentication login.
setAuthorizationCode(String) - Method in class winterwell.jtwitter.OAuthScribeClient
Set the authorisation code (aka the verifier).
setAuthorizationCode(String) - Method in class winterwell.jtwitter.OAuthSignpostClient
Set the authorisation code (aka the verifier).
setAutoReconnect(boolean) - Method in class winterwell.jtwitter.AStream
 
setCount(Integer) - Method in class winterwell.jtwitter.Twitter
*Some* methods - the timeline ones for example - allow a count of number-of-tweets to return.
setDescription(String) - Method in class winterwell.jtwitter.TwitterList
 
setFavorite(Status, boolean) - Method in class winterwell.jtwitter.Twitter
 
setFollowUsers(List<Long>) - Method in class winterwell.jtwitter.TwitterStream
 
setFoursquareProvider() - Method in class winterwell.jtwitter.OAuthSignpostClient
 
setIncludeRTs(boolean) - Method in class winterwell.jtwitter.Twitter
true by default.
setIncludeTweetEntities(boolean) - Method in class winterwell.jtwitter.Twitter
Note: does NOT work for search() methods (not supported by Twitter).
setLanguage(String) - Method in class winterwell.jtwitter.Twitter
Set a language filter for search results.
setLocation(List<double[]>) - Method in class winterwell.jtwitter.TwitterStream
Deprecated. 
setMaxResults(int) - Method in class winterwell.jtwitter.Twitter
 
setMinRateLimit(int) - Method in class winterwell.jtwitter.URLConnectionHttpClient
Use this to protect your Twitter API rate-limit.
setMyLocation(double[]) - Method in class winterwell.jtwitter.Twitter
Set the location for your tweets.
Warning: geo-tagging parameters are ignored if geo_enabled for the user is false (this is the default setting for all users unless the user has enabled geolocation in their settings)!
setName(String) - Method in class winterwell.jtwitter.OAuthSignpostClient
Unlike the base class URLConnectionHttpClient, this does not set name by default.
setPageNumber(Integer) - Method in class winterwell.jtwitter.Twitter
 
setPreviousCount(int) - Method in class winterwell.jtwitter.AStream
Deprecated. Twitter need to fix this :(
setPrivate(boolean) - Method in class winterwell.jtwitter.TwitterList
 
setProfile(String, String, String, String) - Method in class winterwell.jtwitter.Twitter_Account
Update profile.
setProfileColors(Map<String, String>) - Method in class winterwell.jtwitter.Twitter_Account
Set the authenticating user's colors.
setProvider(DefaultOAuthProvider) - Method in class winterwell.jtwitter.OAuthSignpostClient
Set to Twitter settings by default.
setRetryOnError(boolean) - Method in class winterwell.jtwitter.OAuthScribeClient
False by default.
setRetryOnError(boolean) - Method in class winterwell.jtwitter.URLConnectionHttpClient
False by default.
setSearchLocation(double, double, String) - Method in class winterwell.jtwitter.Twitter
Restricts Twitter.search(String) to tweets by users located within a given radius of the given latitude/longitude.
setSearchResultType(String) - Method in class winterwell.jtwitter.Twitter
Optional.
setSinceDate(Date) - Method in class winterwell.jtwitter.Twitter
Deprecated. 
setSinceId(Number) - Method in class winterwell.jtwitter.Twitter
Narrows the returned results to just those statuses created after the specified status id.
setSource(String) - Method in class winterwell.jtwitter.Twitter
Set the source application.
setStatus(String) - Method in class winterwell.jtwitter.Twitter
Sets the authenticating user's status.
setTimeout(int) - Method in class winterwell.jtwitter.OAuthScribeClient
Deprecated. 
setTimeout(int) - Method in interface winterwell.jtwitter.Twitter.IHttpClient
Set the timeout for a single get/post request.
setTimeout(int) - Method in class winterwell.jtwitter.URLConnectionHttpClient
 
setTrackAPIUsage(boolean) - Static method in class winterwell.jtwitter.InternalUtils
 
setTrackKeywords(List<String>) - Method in class winterwell.jtwitter.TwitterStream
See https://dev.twitter.com/docs/streaming-api/methods#track
setUntilDate(Date) - Method in class winterwell.jtwitter.Twitter
Deprecated. 
setUntilId(Number) - Method in class winterwell.jtwitter.Twitter
If set, return results older than this.
setupTwitlonger(String, String) - Method in class winterwell.jtwitter.Twitter
Set this to allow the use of twitlonger via #updateLongStatus(String, long).
setWithFollowings(boolean) - Method in class winterwell.jtwitter.UserStream
Deprecated.  
show(Number) - Method in class winterwell.jtwitter.Twitter
Deprecated. 
show(String) - Method in class winterwell.jtwitter.Twitter
Deprecated. 
show(List<String>) - Method in class winterwell.jtwitter.Twitter_Users
Lookup user info.
show(Number) - Method in class winterwell.jtwitter.Twitter_Users
Returns information of a given user, specified by user-id.
show(String) - Method in class winterwell.jtwitter.Twitter_Users
Returns information of a given user, specified by screen name.
showById(Collection<? extends Number>) - Method in class winterwell.jtwitter.Twitter_Users
Lookup user info.
size() - Method in class winterwell.jtwitter.Place.LatLong
 
size() - Method in class winterwell.jtwitter.TwitterList
 
slug - Variable in class winterwell.jtwitter.ecosystem.PeerIndexProfile
 
source - Variable in class winterwell.jtwitter.Status
E.g.
source - Variable in class winterwell.jtwitter.TwitterEvent
The user who initiated the event
splitMessage(String) - Method in class winterwell.jtwitter.Twitter
Split a long message up into shorter chunks suitable for use with Twitter.setStatus(String) or Twitter.sendMessage(String, String).
start - Variable in class winterwell.jtwitter.Twitter.TweetEntity
start of the entity in the contents String, inclusive
Status - Class in winterwell.jtwitter
A Twitter status post.
Status(User, String, Number, Date) - Constructor for class winterwell.jtwitter.Status
Deprecated. 
status - Variable in class winterwell.jtwitter.User
The user's current status - *if* returned by Twitter.
statusesCount - Variable in class winterwell.jtwitter.User
 
stopFollowing(String) - Method in class winterwell.jtwitter.Twitter
Deprecated. 
stopFollowing(User) - Method in class winterwell.jtwitter.Twitter
Deprecated. 
stopFollowing(String) - Method in class winterwell.jtwitter.Twitter_Users
Destroy: Discontinues friendship with the user specified in the ID parameter as the authenticating user.
stopFollowing(User) - Method in class winterwell.jtwitter.Twitter_Users
Convenience for Twitter_Users.stopFollowing(String)
stripUrls(String) - Static method in class winterwell.jtwitter.InternalUtils
 

T

TAG_REGEX - Static variable in class winterwell.jtwitter.InternalUtils
 
target - Variable in class winterwell.jtwitter.TwitterEvent
The user who was affected, or who owns the affected object.
text - Variable in class winterwell.jtwitter.Message
 
text - Variable in class winterwell.jtwitter.Status
The actual status text.
ThirdParty - Class in winterwell.jtwitter.ecosystem
Status: experimental! Access to 3rd party services: - Infochimp Trust Rank scores - Twitlonger: Actually, this is done via Twitter#updateLongStatus(String, long) Note: These services typically require their own api-keys and may have there own terms and conditions of use.
ThirdParty() - Constructor for class winterwell.jtwitter.ecosystem.ThirdParty
 
ThirdParty(Twitter.IHttpClient) - Constructor for class winterwell.jtwitter.ecosystem.ThirdParty
 
timeout - Variable in class winterwell.jtwitter.URLConnectionHttpClient
 
timezone - Variable in class winterwell.jtwitter.User
 
timezoneOffSet - Variable in class winterwell.jtwitter.User
Number of seconds between a user's registered time zone and Greenwich Mean Time (GMT) - aka Coordinated Universal Time or UTC.
title - Variable in class winterwell.jtwitter.ecosystem.Topsy.UrlInfo
 
topics - Variable in class winterwell.jtwitter.ecosystem.PeerIndexProfile
 
Topsy - Class in winterwell.jtwitter.ecosystem
Use the Topsy Twitter analytics services.
Topsy() - Constructor for class winterwell.jtwitter.ecosystem.Topsy
Use Topsy without an API-key - rate-limited to 3,000 per day.
Topsy(String) - Constructor for class winterwell.jtwitter.ecosystem.Topsy
 
Topsy.UrlInfo - Class in winterwell.jtwitter.ecosystem
 
Topsy.UrlInfo(JSONObject) - Constructor for class winterwell.jtwitter.ecosystem.Topsy.UrlInfo
 
toString() - Method in class winterwell.jtwitter.AStream.Outage
 
toString() - Method in class winterwell.jtwitter.ecosystem.PeerIndexProfile
 
toString() - Method in class winterwell.jtwitter.ecosystem.Topsy.UrlInfo
 
toString(InputStream) - Static method in class winterwell.jtwitter.InternalUtils
Use a bufferred reader (preferably UTF-8) to extract the contents of the given stream.
toString() - Method in class winterwell.jtwitter.Message
 
toString() - Method in class winterwell.jtwitter.Place
 
toString() - Method in class winterwell.jtwitter.RateLimit
 
toString() - Method in class winterwell.jtwitter.Status
 
toString() - Method in class winterwell.jtwitter.Twitter
 
toString() - Method in class winterwell.jtwitter.Twitter.TweetEntity
The slice of text in the tweet.
toString() - Method in class winterwell.jtwitter.Twitter_Account
 
toString() - Method in class winterwell.jtwitter.TwitterEvent
 
toString() - Method in class winterwell.jtwitter.TwitterList
 
toString() - Method in class winterwell.jtwitter.TwitterStream
 
toString() - Method in class winterwell.jtwitter.URLConnectionHttpClient
 
toString() - Method in class winterwell.jtwitter.User
Returns the User's screenName (i.e.
Twitter - Class in winterwell.jtwitter
Java wrapper for the Twitter API version "2.4"
Twitter() - Constructor for class winterwell.jtwitter.Twitter
Create a Twitter client without specifying a user.
Twitter(String, Twitter.IHttpClient) - Constructor for class winterwell.jtwitter.Twitter
Java wrapper for the Twitter API.
Twitter(String, String) - Constructor for class winterwell.jtwitter.Twitter
Deprecated. 
Twitter(Twitter) - Constructor for class winterwell.jtwitter.Twitter
Copy constructor.
Twitter.ICallback - Interface in winterwell.jtwitter
Use to register per-page callbacks for long-running searches.
Twitter.IHttpClient - Interface in winterwell.jtwitter
Interface for an http client - e.g.
Twitter.ITweet - Interface in winterwell.jtwitter
This gives common access to features that are common to both Messages and Statuses.
Twitter.KEntityType - Enum in winterwell.jtwitter
 
Twitter.KRequestType - Enum in winterwell.jtwitter
The different types of API request.
Twitter.TweetEntity - Class in winterwell.jtwitter
A special slice of text within a tweet.
Twitter_Account - Class in winterwell.jtwitter
Access the account methods: e.g.
Twitter_Account(Twitter) - Constructor for class winterwell.jtwitter.Twitter_Account
 
Twitter_Account.KAccessLevel - Enum in winterwell.jtwitter
 
Twitter_Account.Search - Class in winterwell.jtwitter
 
Twitter_Account.Search(Long, Date, String) - Constructor for class winterwell.jtwitter.Twitter_Account.Search
 
Twitter_Geo - Class in winterwell.jtwitter
Twitter's geolocation support.
Twitter_Users - Class in winterwell.jtwitter
API calls relating to users and relationships (the social network).
TwitterEvent - Class in winterwell.jtwitter
 
TwitterEvent(JSONObject, Twitter) - Constructor for class winterwell.jtwitter.TwitterEvent
 
TwitterEvent.Type - Interface in winterwell.jtwitter
 
TwitterException - Exception in winterwell.jtwitter
A runtime exception for when Twitter requests don't work.
TwitterException(String) - Constructor for exception winterwell.jtwitter.TwitterException
 
TwitterException(String, String) - Constructor for exception winterwell.jtwitter.TwitterException
 
TwitterException.AccessLevel - Exception in winterwell.jtwitter
Subclass of 403 thrown when you breach the access level of the app / oauth-token.
TwitterException.AccessLevel(String) - Constructor for exception winterwell.jtwitter.TwitterException.AccessLevel
 
TwitterException.BadParameter - Exception in winterwell.jtwitter
Exception thrown when Twitter doesn't like a parameter.
TwitterException.BadParameter(String) - Constructor for exception winterwell.jtwitter.TwitterException.BadParameter
 
TwitterException.E401 - Exception in winterwell.jtwitter
An unauthorised exception.
TwitterException.E401(String) - Constructor for exception winterwell.jtwitter.TwitterException.E401
 
TwitterException.E403 - Exception in winterwell.jtwitter
A Forbidden exception.
TwitterException.E403(String) - Constructor for exception winterwell.jtwitter.TwitterException.E403
 
TwitterException.E404 - Exception in winterwell.jtwitter
Indicates a 404: resource does not exist error from Twitter.
TwitterException.E404(String) - Constructor for exception winterwell.jtwitter.TwitterException.E404
 
TwitterException.E406 - Exception in winterwell.jtwitter
Not Acceptable.
TwitterException.E406(String) - Constructor for exception winterwell.jtwitter.TwitterException.E406
 
TwitterException.E40X - Exception in winterwell.jtwitter
A user-error.
TwitterException.E40X(String) - Constructor for exception winterwell.jtwitter.TwitterException.E40X
 
TwitterException.E413 - Exception in winterwell.jtwitter
Too Long.
TwitterException.E413(String) - Constructor for exception winterwell.jtwitter.TwitterException.E413
 
TwitterException.E416 - Exception in winterwell.jtwitter
Range Unacceptable.
TwitterException.E416(String) - Constructor for exception winterwell.jtwitter.TwitterException.E416
 
TwitterException.E50X - Exception in winterwell.jtwitter
A code 50X error (e.g.
TwitterException.E50X(String) - Constructor for exception winterwell.jtwitter.TwitterException.E50X
 
TwitterException.FollowerLimit - Exception in winterwell.jtwitter
Subclass of 403 thrown when you follow too many people.
TwitterException.FollowerLimit(String) - Constructor for exception winterwell.jtwitter.TwitterException.FollowerLimit
 
TwitterException.IO - Exception in winterwell.jtwitter
An IO exception, eg.
TwitterException.IO(IOException) - Constructor for exception winterwell.jtwitter.TwitterException.IO
 
TwitterException.Parsing - Exception in winterwell.jtwitter
Problems reading the JSON returned by Twitter.
TwitterException.Parsing(String, JSONException) - Constructor for exception winterwell.jtwitter.TwitterException.Parsing
 
TwitterException.Parsing(String, ParseException) - Constructor for exception winterwell.jtwitter.TwitterException.Parsing
 
TwitterException.RateLimit - Exception in winterwell.jtwitter
Indicates a rate limit error (i.e.
TwitterException.RateLimit(String) - Constructor for exception winterwell.jtwitter.TwitterException.RateLimit
 
TwitterException.Repetition - Exception in winterwell.jtwitter
Subclass of 403 thrown when you try to do something twice, like post the same status.
TwitterException.Repetition(String) - Constructor for exception winterwell.jtwitter.TwitterException.Repetition
 
TwitterException.SuspendedUser - Exception in winterwell.jtwitter
Exception thrown when trying to query a suspended account.
TwitterException.Timeout - Exception in winterwell.jtwitter
A timeout exception - probably caused by Twitter being overloaded.
TwitterException.Timeout(String) - Constructor for exception winterwell.jtwitter.TwitterException.Timeout
 
TwitterException.TooManyLogins - Exception in winterwell.jtwitter
A code 420 error indicates that the account has been logging in too often.
TwitterException.TooManyLogins(String) - Constructor for exception winterwell.jtwitter.TwitterException.TooManyLogins
 
TwitterException.TooRecent - Exception in winterwell.jtwitter
Thrown if you poll too frequently.
TwitterException.TwitLongerException - Exception in winterwell.jtwitter
Exception thrown if something goes wrong with twilonger.com integration for long tweets.
TwitterException.TwitLongerException(String, String) - Constructor for exception winterwell.jtwitter.TwitterException.TwitLongerException
 
TwitterException.Unexplained - Exception in winterwell.jtwitter
Something has gone wrong.
TwitterException.Unexplained(String) - Constructor for exception winterwell.jtwitter.TwitterException.Unexplained
 
TwitterException.UpdateToOAuth - Exception in winterwell.jtwitter
Legacy exception thrown when trying to use basic auth instead of oauth.
TwitterException.UpdateToOAuth() - Constructor for exception winterwell.jtwitter.TwitterException.UpdateToOAuth
 
TwitterList - Class in winterwell.jtwitter
A Twitter list, which uses lazy-fetching of its members.
TwitterList(String, String, Twitter) - Constructor for class winterwell.jtwitter.TwitterList
Deprecated. Due to the potential for confusion with TwitterList.TwitterList(String, Twitter, boolean, String) Use TwitterList.get(String, String, Twitter) instead.
TwitterList(String, Twitter, boolean, String) - Constructor for class winterwell.jtwitter.TwitterList
CREATE a brand new Twitter list.
twitterScreenName - Variable in class winterwell.jtwitter.ecosystem.PeerIndexProfile
 
TwitterStream - Class in winterwell.jtwitter
Connect to the streaming API.
TwitterStream(Twitter) - Constructor for class winterwell.jtwitter.TwitterStream
 
TwitterStream.KMethod - Enum in winterwell.jtwitter
 
type - Variable in class winterwell.jtwitter.Twitter.TweetEntity
 
type - Variable in class winterwell.jtwitter.TwitterEvent
What type of event this is.

U

unblock(String) - Method in class winterwell.jtwitter.Twitter_Users
blocks/destroy: Un-blocks screenName for the authenticating user.
UNFAVORITE - Static variable in interface winterwell.jtwitter.TwitterEvent.Type
 
updateConfiguration() - Method in class winterwell.jtwitter.Twitter
Update info on Twitter's configuration -- such as shortened url lengths.
updateLongStatus(String, Number) - Method in class winterwell.jtwitter.Twitter
Use twitlonger.com to post a lengthy tweet.
updateRateLimits(Twitter.KRequestType) - Method in class winterwell.jtwitter.OAuthScribeClient
 
updateStatus(String) - Method in class winterwell.jtwitter.Twitter
Updates the authenticating user's status.
updateStatus(String, Number) - Method in class winterwell.jtwitter.Twitter
Updates the authenticating user's status and marks it as a reply to the tweet with the given ID.
url - Variable in class winterwell.jtwitter.ecosystem.PeerIndexProfile
 
url - Variable in class winterwell.jtwitter.ecosystem.Topsy.UrlInfo
 
URLConnectionHttpClient - Class in winterwell.jtwitter
A simple http client that uses the built in URLConnection class.
URLConnectionHttpClient() - Constructor for class winterwell.jtwitter.URLConnectionHttpClient
 
URLConnectionHttpClient(String, String) - Constructor for class winterwell.jtwitter.URLConnectionHttpClient
 
user - Variable in class winterwell.jtwitter.Status
Rarely null.
User - Class in winterwell.jtwitter
A Twitter user.
User(String) - Constructor for class winterwell.jtwitter.User
Create a dummy User object.
USER_UPDATE - Static variable in interface winterwell.jtwitter.TwitterEvent.Type
Indicates changes to the user's profile -- eg.
userExists(String) - Method in class winterwell.jtwitter.Twitter_Users
Does a user with the specified name or id exist?
users() - Method in class winterwell.jtwitter.Twitter
User and social-network related API methods.
UserStream - Class in winterwell.jtwitter
Deprecated. There are bugs on Twitter's end -- the messages returned by this stream may not include all the messages to a user. The results vary from user to user!

Connect to the streaming API.

This class picks up the following tweets:
- Tweets by you
- Tweets that mention you
- Tweets by people you follow IF UserStream.setWithFollowings(boolean) is true.
- Retweets of your messages.
- Retweets made by you.

Duplicate messages may be delivered when reconnecting to the Streaming API. TODO test out url-signing over header-signing -- c.f. http://groups .google.com/group/twitter-development-talk/browse_thread /thread/420c4b555198aa6c/f85e2507b7f65e39?pli=1 "figured it out on my own. must use HTTP GET with OAuth params passed in URI string. Not mentioned in the documentation. Wasted many hours figuring out this stuff would be clarified if someone updated the docs and made some examples."

UserStream(Twitter) - Constructor for class winterwell.jtwitter.UserStream
Deprecated.  

V

valueOf(String) - Static method in enum winterwell.jtwitter.Twitter.KEntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum winterwell.jtwitter.Twitter.KRequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum winterwell.jtwitter.Twitter_Account.KAccessLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum winterwell.jtwitter.TwitterStream.KMethod
Returns the enum constant of this type with the specified name.
values() - Static method in enum winterwell.jtwitter.Twitter.KEntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum winterwell.jtwitter.Twitter.KRequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum winterwell.jtwitter.Twitter_Account.KAccessLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum winterwell.jtwitter.TwitterStream.KMethod
Returns an array containing the constants of this enum type, in the order they are declared.
verified - Variable in class winterwell.jtwitter.User
 
verifyCredentials() - Method in class winterwell.jtwitter.Twitter_Account
Test the login credentials -- and get some user info (which gets cached at Twitter.getSelf()).
version - Static variable in class winterwell.jtwitter.Twitter
JTwitter version

W

waitForReset() - Method in class winterwell.jtwitter.RateLimit
Wait until the reset date.
website - Variable in class winterwell.jtwitter.User
 
winterwell.jtwitter - package winterwell.jtwitter
 
winterwell.jtwitter.ecosystem - package winterwell.jtwitter.ecosystem
 

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