C D E G H I J N O P S T U 

C

com.twitter.hbc.twitter4j - package com.twitter.hbc.twitter4j
 
com.twitter.hbc.twitter4j.handler - package com.twitter.hbc.twitter4j.handler
 
com.twitter.hbc.twitter4j.message - package com.twitter.hbc.twitter4j.message
 
com.twitter.hbc.twitter4j.parser - package com.twitter.hbc.twitter4j.parser
 

D

DisconnectMessage - Class in com.twitter.hbc.twitter4j.message
 
DisconnectMessage(int, String, String) - Constructor for class com.twitter.hbc.twitter4j.message.DisconnectMessage
 

E

equals(Object) - Method in class com.twitter.hbc.twitter4j.message.StallWarningMessage
 

G

getCode() - Method in class com.twitter.hbc.twitter4j.message.StallWarningMessage
 
getDisconnectCode() - Method in class com.twitter.hbc.twitter4j.message.DisconnectMessage
 
getDisconnectReason() - Method in class com.twitter.hbc.twitter4j.message.DisconnectMessage
 
getMessage() - Method in class com.twitter.hbc.twitter4j.message.StallWarningMessage
 
getPercentFull() - Method in class com.twitter.hbc.twitter4j.message.StallWarningMessage
 
getSitestreamMessage(JSONObject) - Static method in class com.twitter.hbc.twitter4j.parser.JSONObjectParser
 
getSitestreamUser(JSONObject) - Static method in class com.twitter.hbc.twitter4j.parser.JSONObjectParser
 
getSitestreamUser(JSONObject) - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
getStreamId(JSONObject) - Static method in class com.twitter.hbc.twitter4j.parser.JSONObjectParser
 
getStreamId() - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
getStreamName() - Method in class com.twitter.hbc.twitter4j.message.DisconnectMessage
 

H

hashCode() - Method in class com.twitter.hbc.twitter4j.message.StallWarningMessage
 
hasSitestreamMessage(JSONObject) - Static method in class com.twitter.hbc.twitter4j.parser.JSONObjectParser
 
hasSitestreamUser(JSONObject) - Static method in class com.twitter.hbc.twitter4j.parser.JSONObjectParser
 

I

isControlStreamMessage(JSONObject) - Static method in class com.twitter.hbc.twitter4j.parser.JSONObjectParser
 
isDisconnectMessage(JSONObject) - Static method in class com.twitter.hbc.twitter4j.parser.JSONObjectParser
Deprecated.
isRetweetMessage(JSONObject) - Static method in class com.twitter.hbc.twitter4j.parser.JSONObjectParser
 

J

JSONObjectParser - Class in com.twitter.hbc.twitter4j.parser
 
JSONObjectParser() - Constructor for class com.twitter.hbc.twitter4j.parser.JSONObjectParser
 

N

newDirectMessage(JSONObject) - Method in class twitter4j.PublicObjectFactory
 

O

onBlock(long, User, User) - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
onBlock(long, User, User) - Method in class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 
onControlStreamMessage(String) - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
onDelete(long, StatusDeletionNotice) - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
onDelete(long, StatusDeletionNotice) - Method in class com.twitter.hbc.twitter4j.Twitter4jStatusClient
 
onDelete(long, StatusDeletionNotice) - Method in class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 
onDeleteDirectMessage(long, long, long) - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
onDeleteDirectMessage(long, long, long) - Method in class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 
onDirectMessage(long, DirectMessage) - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
onDirectMessage(long, DirectMessage) - Method in class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 
onDisconnectMessage(DisconnectMessage) - Method in interface com.twitter.hbc.twitter4j.handler.SitestreamHandler
See documentation on disconnect messages here: https://dev.twitter.com/docs/streaming-apis/messages#Disconnect_messages_disconnect
onDisconnectMessage(DisconnectMessage) - Method in interface com.twitter.hbc.twitter4j.handler.StatusStreamHandler
See documentation on disconnect messages here: https://dev.twitter.com/docs/streaming-apis/messages#Disconnect_messages_disconnect
onDisconnectMessage(DisconnectMessage) - Method in interface com.twitter.hbc.twitter4j.handler.UserstreamHandler
See documentation on disconnect messages here: https://dev.twitter.com/docs/streaming-apis/messages#Disconnect_messages_disconnect
onDisconnectMessage(DisconnectMessage) - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
onDisconnectMessage(DisconnectMessage) - Method in class com.twitter.hbc.twitter4j.Twitter4jStatusClient
 
onDisconnectMessage(DisconnectMessage) - Method in class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 
onException(Exception) - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
onException(Exception) - Method in class com.twitter.hbc.twitter4j.Twitter4jStatusClient
 
onException(Exception) - Method in class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 
onFavorite(long, User, User, Status) - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
onFavorite(long, User, User, Status) - Method in class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 
onFollow(long, User, User) - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
onFollow(long, User, User) - Method in class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 
onFriends(long, long[]) - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
onFriends(long, long[]) - Method in class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 
onRetweet(User, User, Status) - Method in interface com.twitter.hbc.twitter4j.handler.UserstreamHandler
Called for all retweet events.
onRetweet(long, User, User, Status) - Method in class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 
onScrubGeo(long, long, long) - Method in class com.twitter.hbc.twitter4j.Twitter4jStatusClient
 
onScrubGeo(long, long, long) - Method in class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 
onStallWarning(StallWarningMessage) - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
onStallWarning(StallWarningMessage) - Method in class com.twitter.hbc.twitter4j.Twitter4jStatusClient
 
onStallWarning(StallWarningMessage) - Method in class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 
onStallWarningMessage(StallWarningMessage) - Method in interface com.twitter.hbc.twitter4j.handler.SitestreamHandler
See documentation on stall warnings here: See https://dev.twitter.com/docs/streaming-apis/parameters#stall_warnings Ideally, twitter4j would make it's StallWarning's constructor public and we could remove this.
onStallWarningMessage(StallWarningMessage) - Method in interface com.twitter.hbc.twitter4j.handler.StatusStreamHandler
See documentation on stall warnings here: See https://dev.twitter.com/docs/streaming-apis/parameters#stall_warnings Ideally, twitter4j would make it's StallWarning's constructor public and we could remove this.
onStallWarningMessage(StallWarningMessage) - Method in interface com.twitter.hbc.twitter4j.handler.UserstreamHandler
See documentation on stall warnings here: See https://dev.twitter.com/docs/streaming-apis/parameters#stall_warnings Ideally, twitter4j would make it's StallWarning's constructor public and we could remove this.
onStatus(long, Status) - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
onStatus(long, Status) - Method in class com.twitter.hbc.twitter4j.Twitter4jStatusClient
 
onStatus(long, Status) - Method in class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 
onTrackLimitationNotice(long, int) - Method in class com.twitter.hbc.twitter4j.Twitter4jStatusClient
 
onTrackLimitationNotice(long, int) - Method in class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 
onUnblock(long, User, User) - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
onUnblock(long, User, User) - Method in class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 
onUnfavorite(long, User, User, Status) - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
onUnfavorite(long, User, User, Status) - Method in class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 
onUnfollow(User, User) - Method in interface com.twitter.hbc.twitter4j.handler.UserstreamHandler
 
onUnfollow(long, User, User) - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
onUnfollow(long, User, User) - Method in class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 
onUnknownMessageType(String) - Method in interface com.twitter.hbc.twitter4j.handler.SitestreamHandler
Any message we receive that isn't handled by the other methods
onUnknownMessageType(String) - Method in interface com.twitter.hbc.twitter4j.handler.StatusStreamHandler
Any message we receive that isn't handled by the other methods
onUnknownMessageType(String) - Method in interface com.twitter.hbc.twitter4j.handler.UserstreamHandler
Any message we receive that isn't handled by the other methods
onUnknownMessageType(String) - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
onUnknownMessageType(String) - Method in class com.twitter.hbc.twitter4j.Twitter4jStatusClient
 
onUnknownMessageType(String) - Method in class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 
onUserListCreation(long, User, UserList) - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
onUserListCreation(long, User, UserList) - Method in class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 
onUserListDeletion(long, User, UserList) - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
onUserListDeletion(long, User, UserList) - Method in class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 
onUserListMemberAddition(long, User, User, UserList) - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
onUserListMemberAddition(long, User, User, UserList) - Method in class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 
onUserListMemberDeletion(long, User, User, UserList) - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
onUserListMemberDeletion(long, User, User, UserList) - Method in class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 
onUserListSubscription(long, User, User, UserList) - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
onUserListSubscription(long, User, User, UserList) - Method in class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 
onUserListUnsubscription(long, User, User, UserList) - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
onUserListUnsubscription(long, User, User, UserList) - Method in class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 
onUserListUpdate(long, User, UserList) - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
onUserListUpdate(long, User, UserList) - Method in class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 
onUserProfileUpdate(long, User) - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
onUserProfileUpdate(long, User) - Method in class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 

P

parseDisconnectMessage(JSONObject) - Static method in class com.twitter.hbc.twitter4j.parser.JSONObjectParser
 
parseEventSource(JSONObject) - Static method in class com.twitter.hbc.twitter4j.parser.JSONObjectParser
 
parseEventTarget(JSONObject) - Static method in class com.twitter.hbc.twitter4j.parser.JSONObjectParser
 
parseEventTargetObject(JSONObject) - Static method in class com.twitter.hbc.twitter4j.parser.JSONObjectParser
 
parseFriendList(JSONObject) - Static method in class com.twitter.hbc.twitter4j.parser.JSONObjectParser
 
parseStatusDelete(JSONObject) - Static method in class com.twitter.hbc.twitter4j.parser.JSONObjectParser
 
parseTrackLimit(JSONObject) - Static method in class com.twitter.hbc.twitter4j.parser.JSONObjectParser
 
preprocessMessage(JSONObject) - Method in class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
PublicObjectFactory - Class in twitter4j
This saddens me, but we need a way to get at the JSONObject to Model classes in twitter4j.
PublicObjectFactory(Configuration) - Constructor for class twitter4j.PublicObjectFactory
 

S

SitestreamHandler - Interface in com.twitter.hbc.twitter4j.handler
 
StallWarningMessage - Class in com.twitter.hbc.twitter4j.message
Struct representing a stall warning message.
StallWarningMessage(String, String, int) - Constructor for class com.twitter.hbc.twitter4j.message.StallWarningMessage
 
StatusStreamHandler - Interface in com.twitter.hbc.twitter4j.handler
 

T

toString() - Method in class com.twitter.hbc.twitter4j.message.DisconnectMessage
 
toString() - Method in class com.twitter.hbc.twitter4j.message.StallWarningMessage
 
twitter4j - package twitter4j
 
Twitter4jSitestreamClient - Class in com.twitter.hbc.twitter4j
 
Twitter4jSitestreamClient(Client, BlockingQueue<String>, List<SiteStreamsListener>, ExecutorService) - Constructor for class com.twitter.hbc.twitter4j.Twitter4jSitestreamClient
 
Twitter4jStatusClient - Class in com.twitter.hbc.twitter4j
Threadsafe
Twitter4jStatusClient(Client, BlockingQueue<String>, List<? extends StatusListener>, ExecutorService) - Constructor for class com.twitter.hbc.twitter4j.Twitter4jStatusClient
 
Twitter4jUserstreamClient - Class in com.twitter.hbc.twitter4j
 
Twitter4jUserstreamClient(Client, BlockingQueue<String>, List<UserStreamListener>, ExecutorService) - Constructor for class com.twitter.hbc.twitter4j.Twitter4jUserstreamClient
 

U

UserstreamHandler - Interface in com.twitter.hbc.twitter4j.handler
 
C D E G H I J N O P S T U 

Copyright © 2014. All Rights Reserved.