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

A

Account - Interface in org.apache.streams.twitter.api
Interface for /account methods.
AccountActivity - Interface in org.apache.streams.twitter.api
Interface for /account_activity methods.
addDatum(Future<List<StreamsDatum>>) - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
addLocationExtension(Activity, Tweet) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Adds the location extension and populates with teh twitter data.
addTwitterExtension(Activity, ObjectNode) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Adds the given Twitter event to the activity as an extension.
addTwitterExtensions(Activity, Tweet) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Takes various parameters from the twitter object that are currently not part of the activity schema and stores them in a generic extensions attribute.

B

BACKOFF - Static variable in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
baseUrl(TwitterConfiguration) - Static method in class org.apache.streams.twitter.provider.TwitterProviderUtil
baseUrl from TwitterConfiguration.
boundingBoxCenter(Place) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Compute central coordinates from bounding box.
buildActivityObject(UserstreamEvent) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
build ActivityObject from UserstreamEvent
buildActivityObject(Tweet) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Creates an ActivityObject for the tweet.
buildActivityObject(Delete) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Builds the ActivityObject for the delete event.
buildActor(UserstreamEvent) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
build ActivityObject from UserstreamEvent
buildActor(Tweet) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Builds the activity ActivityObject actor from the tweet.
buildActor(User) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Builds the activity ActivityObject actor from the User.
buildActor(Delete) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Builds the actor for a delete event.
buildTarget(Tweet) - Method in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
buildTarget(UserstreamEvent) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
buildTarget(Tweet) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Builds the TargetObject from the tweet.

C

call() - Method in class org.apache.streams.twitter.provider.TwitterStreamHelper.StreamDeserializer
 
cleanUp() - Method in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
cleanUp() - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
cleanUp() - Method in class org.apache.streams.twitter.provider.TwitterStreamHelper
 
cleanUp() - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
cleanUp() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
cleanUp() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
client - Variable in class org.apache.streams.twitter.provider.TwitterFollowersIdsProviderTask
 
client - Variable in class org.apache.streams.twitter.provider.TwitterFollowersListProviderTask
 
client - Variable in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
client - Variable in class org.apache.streams.twitter.provider.TwitterFriendsIdsProviderTask
 
client - Variable in class org.apache.streams.twitter.provider.TwitterFriendsListProviderTask
 
client - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
client - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProviderTask
 
client - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
client - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProviderTask
 
computeAndEncodeSignature(String, String, String) - Method in class org.apache.streams.twitter.api.TwitterSecurity
 
computeSignatureBytes(String, String, String) - Method in class org.apache.streams.twitter.api.TwitterSecurity
 
constructQueue() - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
constructQueue() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
constructQueue() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
convert(UserstreamEvent) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
convert UserstreamEvent to Activity.
create(FriendshipCreateRequest) - Method in interface org.apache.streams.twitter.api.Friendships
Allows the authenticating users to follow the user specified in the ID parameter.
createTask(Long, String) - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 

D

deleteWebhook(Long) - Method in interface org.apache.streams.twitter.api.AccountActivity
Removes the webhook from the provided application’s configuration.
deleteWebhook(Long) - Method in class org.apache.streams.twitter.api.Twitter
 
deleteWebhookSubscriptions(Long) - Method in interface org.apache.streams.twitter.api.AccountActivity
Deactivates subscription for the provided user context and app.
deleteWebhookSubscriptions(Long) - Method in class org.apache.streams.twitter.api.Twitter
 
destroy(FriendshipDestroyRequest) - Method in interface org.apache.streams.twitter.api.Friendships
Allows the authenticating user to unfollow the user specified in the ID parameter.
destroyWelcomeMessage(Long) - Method in class org.apache.streams.twitter.api.Twitter
 
destroyWelcomeMessage(Long) - Method in interface org.apache.streams.twitter.api.WelcomeMessages
Deletes a Welcome Message by the given id.
destroyWelcomeMessageRule(Long) - Method in class org.apache.streams.twitter.api.Twitter
 
destroyWelcomeMessageRule(Long) - Method in interface org.apache.streams.twitter.api.WelcomeMessageRules
Deletes a Welcome Message Rule by the given id.
detectClasses(Object) - Method in class org.apache.streams.twitter.converter.TwitterDocumentClassifier
 
detectVerb(UserstreamEvent) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
DirectMessages - Interface in org.apache.streams.twitter.api
Interface for /direct_messages methods.
drainTo(Queue<StreamsDatum>) - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 

E

encode(String) - Method in class org.apache.streams.twitter.api.TwitterSecurity
 
encodeMap(Map<String, String>) - Method in class org.apache.streams.twitter.api.TwitterSecurity
 
end - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
end - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
endpoint - Variable in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
executor - Variable in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
executor - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
executor - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 

F

Favorites - Interface in org.apache.streams.twitter.api
Interface for /favorites methods.
fetch(Activity) - Method in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
fetchAndReplace(Activity, String) - Method in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
FetchAndReplaceTwitterProcessor - Class in org.apache.streams.twitter.processor
Given an Activity, fetches the tweet by the activity object id and replaces the existing activity with the converted activity from what is returned by the twitter API.
FetchAndReplaceTwitterProcessor() - Constructor for class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
FetchAndReplaceTwitterProcessor(TwitterStreamConfiguration) - Constructor for class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
Followers - Interface in org.apache.streams.twitter.api
Interface for /followers methods.
formatId(String...) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Formats the ID to conform with the Apache Streams activity ID convention.
Friends - Interface in org.apache.streams.twitter.api
Interface for /friends methods.
Friendships - Interface in org.apache.streams.twitter.api
Interface for /friendships methods.
fromActivity(Activity) - Method in class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
fromActivity(Activity) - Method in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
fromActivity(Activity) - Method in class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
fromActivity(Activity) - Method in class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
fromActivity(Activity) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityConverter
 
fromActivity(Activity) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
fromActivityList(List<Activity>) - Method in class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
fromActivityList(List<Activity>) - Method in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
fromActivityList(List<Activity>) - Method in class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
fromActivityList(List<Activity>) - Method in class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
fromActivityList(List<Activity>) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityConverter
 
fromActivityList(List<Activity>) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
fromActivityObject(ActivityObject) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityObjectConverter
 

G

generateAuthorizationHeaderString(Map<String, String>) - Method in class org.apache.streams.twitter.api.TwitterSecurity
 
generateNonce() - Method in class org.apache.streams.twitter.api.TwitterOAuthRequestInterceptor
 
generateSignatureBaseString(String, String, String) - Method in class org.apache.streams.twitter.api.TwitterSecurity
 
generateSignatureParameterString(Map<String, String>) - Method in class org.apache.streams.twitter.api.TwitterSecurity
 
generateTimestamp() - Method in class org.apache.streams.twitter.api.TwitterOAuthRequestInterceptor
 
Geo - Interface in org.apache.streams.twitter.api
Interface for /geo methods.
geoid(String) - Method in interface org.apache.streams.twitter.api.Geo
Returns all the information about a known place.
geosearch(GeoSearchRequest) - Method in interface org.apache.streams.twitter.api.Geo
Search for places that can be attached to a statuses/update.
getConfig() - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
getConfig() - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
getConfig() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
getConfig() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
getDatumStatusCounter() - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
getFormat() - Method in class org.apache.streams.twitter.converter.TwitterDateTimeFormat
 
getId() - Method in interface org.apache.streams.twitter.api.Statuses.StatusesShowRequestAnnotations
 
getId() - Method in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
getId() - Method in class org.apache.streams.twitter.processor.TwitterUrlApiProcessor
 
getId() - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
getId() - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
getId() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
getId() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
getInstance(TwitterConfiguration) - Static method in class org.apache.streams.twitter.api.Twitter
 
getInstance() - Static method in class org.apache.streams.twitter.converter.StreamsTwitterMapper
Deprecated.
 
getInstance() - Static method in class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
getInstance() - Static method in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
getInstance() - Method in class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
getInstance() - Static method in class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
getInstance() - Static method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityConverter
 
getInstance() - Static method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityObjectConverter
 
getInstance() - Static method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
getLinks(Tweet) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Gets the links from the Twitter event
getMediaStatus(MediaStatusRequest) - Method in interface org.apache.streams.twitter.api.Media
The STATUS command is used to periodically poll for updates of media processing operation.
getMillis(String) - Static method in class org.apache.streams.twitter.converter.StreamsTwitterMapper
Deprecated.
Convert to millis with TWITTER_FORMATTER.
getProvider() - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Gets the common twitter Provider object
getProviderQueue() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
getProviderQueue() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
getTwitterClient() - Method in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
getTwitterClient() - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
getTwitterClient() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
get Twitter Client from TwitterUserInformationConfiguration.
getTwitterClient() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
getWebhooks() - Method in interface org.apache.streams.twitter.api.AccountActivity
Returns all URLs and their statuses for the given app.
getWebhooks() - Method in class org.apache.streams.twitter.api.Twitter
 
getWebhookSubscription(Long) - Method in interface org.apache.streams.twitter.api.AccountActivity
Provides a way to determine if a webhook configuration is subscribed to the provided user’s Direct Messages.
getWebhookSubscription(Long) - Method in class org.apache.streams.twitter.api.Twitter
 

H

homeTimeline(StatusesHomeTimelineRequest) - Method in interface org.apache.streams.twitter.api.Statuses
Returns a collection of the most recent Tweets posted by the user indicated by the screen_name or user_id parameters.
homeTimeline(StatusesHomeTimelineRequest) - Method in class org.apache.streams.twitter.api.Twitter
 

I

ids(FollowersIdsRequest) - Method in interface org.apache.streams.twitter.api.Followers
Returns a cursored collection of user IDs for every user following the specified user.
ids(FriendsIdsRequest) - Method in interface org.apache.streams.twitter.api.Friends
Returns a cursored collection of user IDs for every user the specified user is following.
ids(FriendsIdsRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
ids(FollowersIdsRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
ids - Variable in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
ids - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
ids - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
idsCount - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
isRunning() - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
isRunning() - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
isRunning() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
isRunning() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
item - Variable in class org.apache.streams.twitter.provider.TwitterStreamHelper.StreamDeserializer
 

L

list(FavoritesListRequest) - Method in interface org.apache.streams.twitter.api.Favorites
Returns the 20 most recent Tweets favorited by the authenticating or specified user.
list(FollowersListRequest) - Method in interface org.apache.streams.twitter.api.Followers
Returns a cursored collection of user objects for users following the specified user.
list(FriendsListRequest) - Method in interface org.apache.streams.twitter.api.Friends
Returns a cursored collection of user objects for every user the specified user is following.
list(FriendsListRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
list(FollowersListRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
list(FavoritesListRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
listEvents(EventsListRequest) - Method in interface org.apache.streams.twitter.api.DirectMessages
Returns all Direct Message events (both sent and received) within the last 30 days.
listEvents(EventsListRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
listWelcomeMessageRules(WelcomeMessageRulesListRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
listWelcomeMessageRules(WelcomeMessageRulesListRequest) - Method in interface org.apache.streams.twitter.api.WelcomeMessageRules
Returns a list of Welcome Message Rules.
listWelcomeMessages(WelcomeMessagesListRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
listWelcomeMessages(WelcomeMessagesListRequest) - Method in interface org.apache.streams.twitter.api.WelcomeMessages
Returns a list of Welcome Messages.
lock - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
lock - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
lookup(FriendshipsLookupRequest) - Method in interface org.apache.streams.twitter.api.Friendships
Returns the relationships of the authenticating user to the comma-separated list of up to 100 screen_names or user_ids provided.
lookup(StatusesLookupRequest) - Method in interface org.apache.streams.twitter.api.Statuses
Returns fully-hydrated Tweet objects for up to 100 Tweets per request, as specified by comma-separated values passed to the id parameter.
lookup(StatusesLookupRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
lookup(UsersLookupRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
lookup(UsersLookupRequest) - Method in interface org.apache.streams.twitter.api.Users
Returns fully-hydrated user objects for up to 100 users per request, as specified by comma-separated values passed to the user_id and/or screen_name parameters.

M

main(String[]) - Static method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
To use from command line:

Supply (at least) the following required configuration in application.conf:

twitter.oauth.consumerKey twitter.oauth.consumerSecret twitter.oauth.accessToken twitter.oauth.accessTokenSecret twitter.info

Launch using:

mvn exec:java -Dexec.mainClass=org.apache.streams.twitter.provider.TwitterFollowingProvider -Dexec.args="application.conf tweets.json"

main(String[]) - Static method in class org.apache.streams.twitter.provider.TwitterStreamProvider
To use from command line:

Supply (at least) the following required configuration in application.conf:

twitter.oauth.consumerKey twitter.oauth.consumerSecret twitter.oauth.accessToken twitter.oauth.accessTokenSecret

Launch using:

mvn exec:java -Dexec.mainClass=org.apache.streams.twitter.provider.TwitterStreamProvider -Dexec.args="application.conf tweets.json"

main(String[]) - Static method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
To use from command line:

Supply (at least) the following required configuration in application.conf:

twitter.oauth.consumerKey twitter.oauth.consumerSecret twitter.oauth.accessToken twitter.oauth.accessTokenSecret twitter.info

Launch using:

mvn exec:java -Dexec.mainClass=org.apache.streams.twitter.provider.TwitterTimelineProvider -Dexec.args="application.conf tweets.json"

main(String[]) - Static method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
To use from command line:

Supply (at least) the following required configuration in application.conf:

twitter.oauth.consumerKey twitter.oauth.consumerSecret twitter.oauth.accessToken twitter.oauth.accessTokenSecret twitter.info

Launch using:

mvn exec:java -Dexec.mainClass=org.apache.streams.twitter.provider.TwitterUserInformationProvider -Dexec.args="application.conf tweets.json"

mapper - Static variable in class org.apache.streams.twitter.provider.TwitterStreamHelper.StreamDeserializer
 
MAX_NUMBER_WAITING - Static variable in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
MAX_NUMBER_WAITING - Static variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
MAX_NUMBER_WAITING - Static variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
Media - Interface in org.apache.streams.twitter.api
Interface for /media methods.
mentionsTimeline(StatusesMentionsTimelineRequest) - Method in interface org.apache.streams.twitter.api.Statuses
Returns the 20 most recent mentions (Tweets containing a users’s @screen_name) for the authenticating user.
mentionsTimeline(StatusesMentionsTimelineRequest) - Method in class org.apache.streams.twitter.api.Twitter
 

N

names - Variable in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
names - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
names - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
newEvent(MessageCreateRequest) - Method in interface org.apache.streams.twitter.api.DirectMessages
Publishes a new message_create event resulting in a Direct Message sent to a specified user from the authenticating user.
newEvent(MessageCreateRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
newFixedThreadPoolWithQueueSize(int, int) - Static method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
newWelcomeMessage(WelcomeMessageNewRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
newWelcomeMessage(WelcomeMessageNewRequest) - Method in interface org.apache.streams.twitter.api.WelcomeMessages
Creates a new Welcome Message that will be stored and sent in the future from the authenticating user in defined circumstances.
newWelcomeMessageRule(WelcomeMessageNewRuleRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
newWelcomeMessageRule(WelcomeMessageNewRuleRequest) - Method in interface org.apache.streams.twitter.api.WelcomeMessageRules
Creates a new Welcome Message Rule that determines which Welcome Message will be shown in a given conversation.

O

oauth_signature_encoding - Static variable in class org.apache.streams.twitter.api.TwitterSecurity
 
oauth_signature_method - Static variable in class org.apache.streams.twitter.api.TwitterSecurity
 
oauth_signature_method_param - Static variable in class org.apache.streams.twitter.api.TwitterSecurity
 
oauth_version - Static variable in class org.apache.streams.twitter.api.TwitterSecurity
 
onResponse(HttpResponse) - Method in class org.apache.streams.twitter.api.TwitterRetryHandler
 
org.apache.streams.twitter.api - package org.apache.streams.twitter.api
 
org.apache.streams.twitter.converter - package org.apache.streams.twitter.converter
 
org.apache.streams.twitter.converter.util - package org.apache.streams.twitter.converter.util
 
org.apache.streams.twitter.processor - package org.apache.streams.twitter.processor
 
org.apache.streams.twitter.provider - package org.apache.streams.twitter.provider
 
outgoing(FriendshipsOutgoingRequest) - Method in interface org.apache.streams.twitter.api.Friendships
Returns a collection of numeric IDs for every protected user for whom the authenticating user has a pending follow request.
outgoing(FriendshipShowRequest) - Method in interface org.apache.streams.twitter.api.Friendships
Returns detailed information about the relationship between two arbitrary users.

P

pollForDatum() - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
prepare(Object) - Method in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
prepare(Object) - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
prepare(Object) - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
prepare(Object) - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
prepare(Object) - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
prepareParams(StreamsDatum) - Method in class org.apache.streams.twitter.processor.TwitterUrlApiProcessor
 
process(HttpRequest, HttpContext) - Method in class org.apache.streams.twitter.api.TwitterOAuthRequestInterceptor
 
process(StreamsDatum) - Method in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
process(StreamsDatum) - Method in class org.apache.streams.twitter.processor.TwitterUrlApiProcessor
 
process() - Method in class org.apache.streams.twitter.provider.TwitterStreamHelper
 
processor - Variable in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
provider - Variable in class org.apache.streams.twitter.provider.TwitterFollowersIdsProviderTask
 
provider - Variable in class org.apache.streams.twitter.provider.TwitterFollowersListProviderTask
 
provider - Variable in class org.apache.streams.twitter.provider.TwitterFriendsIdsProviderTask
 
provider - Variable in class org.apache.streams.twitter.provider.TwitterFriendsListProviderTask
 
provider - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProviderTask
 
provider - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProviderTask
 
providerQueue - Variable in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
providerQueue - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
providerQueue - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
putWebhook(Long) - Method in interface org.apache.streams.twitter.api.AccountActivity
Triggers the challenge response check (CRC) for the given webhook’s URL.
putWebhook(Long) - Method in class org.apache.streams.twitter.api.Twitter
 

R

readCurrent() - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
readCurrent() - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
readCurrent() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
readCurrent() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
readNew(BigInteger) - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
readNew(BigInteger) - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
readNew(BigInteger) - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
readNew(BigInteger) - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
readRange(DateTime, DateTime) - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
readRange(DateTime, DateTime) - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
readRange(DateTime, DateTime) - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
readRange(DateTime, DateTime) - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
registerWebhook(String) - Method in interface org.apache.streams.twitter.api.AccountActivity
Registers a new webhook URL for the given application context.
registerWebhook(String) - Method in class org.apache.streams.twitter.api.Twitter
 
registerWebhookSubscriptions(Long) - Method in interface org.apache.streams.twitter.api.AccountActivity
Subscribes the provided app to events for the provided user context.
registerWebhookSubscriptions(Long) - Method in class org.apache.streams.twitter.api.Twitter
 
replace(Activity, Tweet) - Method in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
request - Variable in class org.apache.streams.twitter.provider.TwitterFollowersIdsProviderTask
 
request - Variable in class org.apache.streams.twitter.provider.TwitterFollowersListProviderTask
 
request - Variable in class org.apache.streams.twitter.provider.TwitterFriendsIdsProviderTask
 
request - Variable in class org.apache.streams.twitter.provider.TwitterFriendsListProviderTask
 
request - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProviderTask
 
request - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProviderTask
 
requiredClass - Static variable in class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
requiredClass() - Method in class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
requiredClass - Static variable in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
requiredClass() - Method in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
requiredClass - Static variable in class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
requiredClass() - Method in class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
requiredClass - Static variable in class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
requiredClass() - Method in class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
requiredClass() - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityConverter
 
requiredClass - Static variable in class org.apache.streams.twitter.converter.TwitterJsonUserActivityObjectConverter
 
requiredClass() - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityObjectConverter
 
requiredClass - Static variable in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
requiredClass() - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
reverseGeocode(GeoSearchRequest) - Method in interface org.apache.streams.twitter.api.Geo
Given a latitude and a longitude, searches for up to 20 places that can be used as a place_id when updating a status.
run() - Method in class org.apache.streams.twitter.provider.TwitterFollowersIdsProviderTask
 
run() - Method in class org.apache.streams.twitter.provider.TwitterFollowersListProviderTask
 
run() - Method in class org.apache.streams.twitter.provider.TwitterFriendsIdsProviderTask
 
run() - Method in class org.apache.streams.twitter.provider.TwitterFriendsListProviderTask
 
run() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProviderTask
 
run() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProviderTask
 
running - Variable in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
running - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
running - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 

S

security - Variable in class org.apache.streams.twitter.api.TwitterOAuthRequestInterceptor
 
serializationFormat() - Method in class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
serializationFormat() - Method in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
serializationFormat() - Method in class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
serializationFormat() - Method in class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
serializationFormat() - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityConverter
 
serializationFormat() - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityObjectConverter
 
serializationFormat() - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
setConfig(TwitterStreamConfiguration) - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
setConfig(TwitterUserInformationConfiguration) - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
settings() - Method in interface org.apache.streams.twitter.api.Account
Returns settings (including current trend, geo and sleep time information) for the authenticating user.
settings() - Method in class org.apache.streams.twitter.api.Twitter
 
shouldContinuePulling(long, int, int, int) - Method in class org.apache.streams.twitter.provider.TwitterFollowersIdsProviderTask
 
shouldContinuePulling(long, int, int, int) - Method in class org.apache.streams.twitter.provider.TwitterFollowersListProviderTask
 
shouldContinuePulling(List<User>) - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
shouldContinuePulling(long, int, int, int) - Method in class org.apache.streams.twitter.provider.TwitterFriendsIdsProviderTask
 
shouldContinuePulling(long, int, int, int) - Method in class org.apache.streams.twitter.provider.TwitterFriendsListProviderTask
 
shouldContinuePulling(int, int, int) - Method in class org.apache.streams.twitter.provider.TwitterTimelineProviderTask
 
show(StatusesShowRequest) - Method in interface org.apache.streams.twitter.api.Statuses
Returns a single Tweet, specified by the id parameter.
show(StatusesShowRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
show(UsersShowRequest) - Method in class org.apache.streams.twitter.api.Twitter
 
show(UsersShowRequest) - Method in interface org.apache.streams.twitter.api.Users
Returns a variety of information about the user specified by the required user_id or screen_name parameter.
showEvent(Long) - Method in interface org.apache.streams.twitter.api.DirectMessages
Returns a single Direct Message event by the given id.
showEvent(Long) - Method in class org.apache.streams.twitter.api.Twitter
 
showWelcomeMessage(Long) - Method in class org.apache.streams.twitter.api.Twitter
 
showWelcomeMessage(Long) - Method in interface org.apache.streams.twitter.api.WelcomeMessages
Returns a Welcome Message by the given id.
showWelcomeMessageRule(Long) - Method in class org.apache.streams.twitter.api.Twitter
 
showWelcomeMessageRule(Long) - Method in interface org.apache.streams.twitter.api.WelcomeMessageRules
Returns a Welcome Message Rule by the given id.
start - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
start - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
startStream() - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
startStream() - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
startStream() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
startStream() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
Statuses - Interface in org.apache.streams.twitter.api
Interface for /statuses methods.
Statuses.StatusesShowRequestAnnotations - Interface in org.apache.streams.twitter.api
 
StreamDeserializer(String) - Constructor for class org.apache.streams.twitter.provider.TwitterStreamHelper.StreamDeserializer
 
STREAMS_ID - Static variable in class org.apache.streams.twitter.processor.TwitterTypeConverter
Deprecated.
 
STREAMS_ID - Static variable in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
STREAMS_ID - Static variable in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
StreamsTwitterMapper - Class in org.apache.streams.twitter.converter
Deprecated.
StreamsTwitterMapper() - Constructor for class org.apache.streams.twitter.converter.StreamsTwitterMapper
Deprecated.
StreamsTwitterMapper constructor.
submitTask(Runnable) - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
submitTimelineThreads(List<Long>, List<String>) - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
submitUserInformationThreads(List<Long>, List<String>) - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
swap(BeanSession, DateTime) - Method in class org.apache.streams.twitter.converter.TwitterJodaDateSwap
 

T

toActivityList(Follow) - Method in class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
toActivityList(List<Follow>) - Method in class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
toActivityList(List<Delete>) - Method in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
toActivityList(Delete) - Method in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
toActivityList(Retweet) - Method in class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
toActivityList(List<Retweet>) - Method in class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
toActivityList(Tweet) - Method in class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
toActivityList(List<Tweet>) - Method in class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
toActivityList(User) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityConverter
 
toActivityList(List<User>) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityConverter
 
toActivityList(UserstreamEvent) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
toActivityList(List<UserstreamEvent>) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
toActivityObject(User) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityObjectConverter
 
Twitter - Class in org.apache.streams.twitter.api
Implementation of all twitter interfaces using juneau.
TWITTER_FORMAT - Static variable in class org.apache.streams.twitter.converter.StreamsTwitterMapper
Deprecated.
 
TWITTER_FORMAT - Static variable in class org.apache.streams.twitter.converter.TwitterDateTimeFormat
 
TWITTER_FORMATTER - Static variable in class org.apache.streams.twitter.converter.StreamsTwitterMapper
Deprecated.
 
TwitterActivityUtil - Class in org.apache.streams.twitter.converter.util
Provides utilities for working with Activity objects within the context of Twitter.
TwitterActivityUtil() - Constructor for class org.apache.streams.twitter.converter.util.TwitterActivityUtil
 
TwitterDateTimeFormat - Class in org.apache.streams.twitter.converter
TwitterDateTimeFormat.
TwitterDateTimeFormat() - Constructor for class org.apache.streams.twitter.converter.TwitterDateTimeFormat
 
TwitterDocumentClassifier - Class in org.apache.streams.twitter.converter
Ensures twitter documents can be converted to Activity.
TwitterDocumentClassifier() - Constructor for class org.apache.streams.twitter.converter.TwitterDocumentClassifier
 
TwitterFollowActivityConverter - Class in org.apache.streams.twitter.converter
 
TwitterFollowActivityConverter() - Constructor for class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
TwitterFollowersIdsProviderTask - Class in org.apache.streams.twitter.provider
Retrieve friend or follower connections for a single user id.
TwitterFollowersIdsProviderTask(TwitterFollowingProvider, Twitter, FollowersIdsRequest) - Constructor for class org.apache.streams.twitter.provider.TwitterFollowersIdsProviderTask
TwitterFollowingProviderTask constructor.
TwitterFollowersListProviderTask - Class in org.apache.streams.twitter.provider
Retrieve friend or follower connections for a single user id.
TwitterFollowersListProviderTask(TwitterFollowingProvider, Twitter, FollowersListRequest) - Constructor for class org.apache.streams.twitter.provider.TwitterFollowersListProviderTask
TwitterFollowersListProviderTask constructor.
TwitterFollowingProvider - Class in org.apache.streams.twitter.provider
Retrieve all follow adjacencies from a list of user ids or names.
TwitterFollowingProvider() - Constructor for class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
TwitterFollowingProvider(TwitterFollowingConfiguration) - Constructor for class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
TwitterFriendsIdsProviderTask - Class in org.apache.streams.twitter.provider
Retrieve friend or follower connections for a single user id.
TwitterFriendsIdsProviderTask(TwitterFollowingProvider, Twitter, FriendsIdsRequest) - Constructor for class org.apache.streams.twitter.provider.TwitterFriendsIdsProviderTask
TwitterFollowingProviderTask constructor.
TwitterFriendsListProviderTask - Class in org.apache.streams.twitter.provider
Retrieve friend or follower connections for a single user id.
TwitterFriendsListProviderTask(TwitterFollowingProvider, Twitter, FriendsListRequest) - Constructor for class org.apache.streams.twitter.provider.TwitterFriendsListProviderTask
TwitterFollowingProviderTask constructor.
TwitterJodaDateSwap - Class in org.apache.streams.twitter.converter
Transforms DateTime to Strings.
TwitterJodaDateSwap() - Constructor for class org.apache.streams.twitter.converter.TwitterJodaDateSwap
 
TwitterJsonDeleteActivityConverter - Class in org.apache.streams.twitter.converter
TwitterJsonDeleteActivityConverter.
TwitterJsonDeleteActivityConverter() - Constructor for class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
TwitterJsonRetweetActivityConverter - Class in org.apache.streams.twitter.converter
 
TwitterJsonRetweetActivityConverter() - Constructor for class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
TwitterJsonTweetActivityConverter - Class in org.apache.streams.twitter.converter
 
TwitterJsonTweetActivityConverter() - Constructor for class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
TwitterJsonUserActivityConverter - Class in org.apache.streams.twitter.converter
 
TwitterJsonUserActivityConverter() - Constructor for class org.apache.streams.twitter.converter.TwitterJsonUserActivityConverter
 
TwitterJsonUserActivityObjectConverter - Class in org.apache.streams.twitter.converter
 
TwitterJsonUserActivityObjectConverter() - Constructor for class org.apache.streams.twitter.converter.TwitterJsonUserActivityObjectConverter
 
TwitterJsonUserstreameventActivityConverter - Class in org.apache.streams.twitter.converter
TwitterJsonUserstreameventActivityConverter.
TwitterJsonUserstreameventActivityConverter() - Constructor for class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
TwitterOAuthRequestInterceptor - Class in org.apache.streams.twitter.api
Handles request signing to api.twitter.com
TwitterOAuthRequestInterceptor(TwitterOAuthConfiguration) - Constructor for class org.apache.streams.twitter.api.TwitterOAuthRequestInterceptor
 
TwitterProviderUtil - Class in org.apache.streams.twitter.provider
TwitterProviderUtil contains utilities for Twitter Providers.
TwitterProviderUtil() - Constructor for class org.apache.streams.twitter.provider.TwitterProviderUtil
 
TwitterRetryHandler - Class in org.apache.streams.twitter.api
Handle expected and unexpected exceptions.
TwitterRetryHandler() - Constructor for class org.apache.streams.twitter.api.TwitterRetryHandler
 
TwitterSecurity - Class in org.apache.streams.twitter.api
Created by sblackmon on 6/15/17.
TwitterSecurity() - Constructor for class org.apache.streams.twitter.api.TwitterSecurity
 
TwitterStreamHelper - Class in org.apache.streams.twitter.provider
TwitterStreamHelper helps with hosebird twitter stream.
TwitterStreamHelper(TwitterStreamProvider) - Constructor for class org.apache.streams.twitter.provider.TwitterStreamHelper
 
TwitterStreamHelper(TwitterStreamProvider, int) - Constructor for class org.apache.streams.twitter.provider.TwitterStreamHelper
TwitterStreamHelper constructor.
TwitterStreamHelper.StreamDeserializer - Class in org.apache.streams.twitter.provider
 
TwitterStreamProvider - Class in org.apache.streams.twitter.provider
TwitterStreamProvider wraps a hosebird client and passes received documents to subscribing components.
TwitterStreamProvider() - Constructor for class org.apache.streams.twitter.provider.TwitterStreamProvider
 
TwitterStreamProvider(TwitterStreamConfiguration) - Constructor for class org.apache.streams.twitter.provider.TwitterStreamProvider
 
TwitterTimelineProvider - Class in org.apache.streams.twitter.provider
Retrieve recent posts from a list of user ids or names.
TwitterTimelineProvider(TwitterTimelineProviderConfiguration) - Constructor for class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
TwitterTimelineProviderTask - Class in org.apache.streams.twitter.provider
Retrieve recent posts for a single user id.
TwitterTimelineProviderTask(TwitterTimelineProvider, Twitter, StatusesUserTimelineRequest) - Constructor for class org.apache.streams.twitter.provider.TwitterTimelineProviderTask
TwitterTimelineProviderTask constructor.
TwitterTypeConverter - Class in org.apache.streams.twitter.processor
Deprecated.
TwitterTypeConverter() - Constructor for class org.apache.streams.twitter.processor.TwitterTypeConverter
Deprecated.
 
TwitterUrlApiProcessor - Class in org.apache.streams.twitter.processor
Class gets a global share count from Twitter API for links on Activity datums.
TwitterUrlApiProcessor() - Constructor for class org.apache.streams.twitter.processor.TwitterUrlApiProcessor
TwitterUrlApiProcessor constructor.
TwitterUrlApiProcessor(HttpProcessorConfiguration) - Constructor for class org.apache.streams.twitter.processor.TwitterUrlApiProcessor
TwitterUrlApiProcessor constructor.
TwitterUserInformationProvider - Class in org.apache.streams.twitter.provider
Retrieve current profile status from a list of user ids or names.
TwitterUserInformationProvider() - Constructor for class org.apache.streams.twitter.provider.TwitterUserInformationProvider
TwitterUserInformationProvider constructor.
TwitterUserInformationProvider(TwitterUserInformationConfiguration) - Constructor for class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
TwitterUserInformationProviderTask - Class in org.apache.streams.twitter.provider
Retrieve recent posts for a single user id.
TwitterUserInformationProviderTask(TwitterUserInformationProvider, Twitter, UsersLookupRequest) - Constructor for class org.apache.streams.twitter.provider.TwitterUserInformationProviderTask
TwitterTimelineProviderTask constructor.

U

unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.streams.twitter.converter.TwitterJodaDateSwap
 
update(FriendshipUpdateRequest) - Method in interface org.apache.streams.twitter.api.Friendships
Allows one to enable or disable retweets and device notifications from the specified user.
updateActivity(Tweet, Activity) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Updates the given Activity object with the values from the Tweet.
updateActivity(User, Activity) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Updates the given Activity object with the values from the User
updateActivity(Delete, Activity) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Updates the activity for a delete event.
updateActivityContent(Activity, Tweet, String) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Updates the content, and associated fields, with those from the given tweet
Users - Interface in org.apache.streams.twitter.api
Interface for /users methods.
userTimeline(StatusesUserTimelineRequest) - Method in interface org.apache.streams.twitter.api.Statuses
Returns a collection of the most recent Tweets posted by the user indicated by the screen_name or user_id parameters.
userTimeline(StatusesUserTimelineRequest) - Method in class org.apache.streams.twitter.api.Twitter
 

V

verifyCredentials() - Method in interface org.apache.streams.twitter.api.Account
Returns user credentials for the authenticating user.
verifyCredentials() - Method in class org.apache.streams.twitter.api.Twitter
 

W

webhook_signature_method - Static variable in class org.apache.streams.twitter.api.TwitterSecurity
 
WelcomeMessageRules - Interface in org.apache.streams.twitter.api
Interface for /direct_messages/welcome_messages/rules methods.
WelcomeMessages - Interface in org.apache.streams.twitter.api
Interface for /direct_messages/welcome_messages methods.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2017 The Apache Software Foundation. All rights reserved.