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

A

AbstractStreamingConsumer - Class in org.apache.camel.component.twitter.consumer.streaming
Super class providing consuming capabilities for the streaming API.
AbstractStreamingConsumer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.consumer.streaming.AbstractStreamingConsumer
 

C

checkComplete() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
Ensures required fields are available.
ConsumerType - Enum in org.apache.camel.component.twitter.data
 
createConsumer(Processor) - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
createConsumer(Processor) - Method in class org.apache.camel.component.twitter.TwitterEndpointEvent
 
createConsumer(Processor) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
createConsumer(TwitterEndpoint, String) - Static method in class org.apache.camel.component.twitter.TwitterHelper
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.twitter.TwitterComponent
 
createExchange(TwitterEndpoint) - Method in enum org.apache.camel.component.twitter.consumer.TwitterEventType
 
createExchange(TwitterEndpoint, T) - Method in enum org.apache.camel.component.twitter.consumer.TwitterEventType
 
createExchangeList(TwitterEndpoint, List<T>) - Method in enum org.apache.camel.component.twitter.consumer.TwitterEventType
 
createProducer() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
createProducer() - Method in class org.apache.camel.component.twitter.TwitterEndpointEvent
 
createProducer() - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
createProducer(TwitterEndpoint, String) - Static method in class org.apache.camel.component.twitter.TwitterHelper
 
createTwitterStream() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 

D

DEFAULT_CONSUMER_DELAY - Static variable in class org.apache.camel.component.twitter.consumer.TwitterConsumerPolling
 
directConsume() - Method in class org.apache.camel.component.twitter.consumer.directmessage.DirectMessageConsumer
 
directConsume() - Method in class org.apache.camel.component.twitter.consumer.search.SearchConsumer
 
directConsume() - Method in class org.apache.camel.component.twitter.consumer.streaming.AbstractStreamingConsumer
 
directConsume() - Method in class org.apache.camel.component.twitter.consumer.TwitterConsumer
Called by direct consumers.
DirectMessageConsumer - Class in org.apache.camel.component.twitter.consumer.directmessage
Consumes a user's direct messages
DirectMessageConsumer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.consumer.directmessage.DirectMessageConsumer
 
DirectMessageProducer - Class in org.apache.camel.component.twitter.producer
Produces text as a direct message.
DirectMessageProducer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.producer.DirectMessageProducer
 
doDirect() - Method in class org.apache.camel.component.twitter.consumer.timeline.HomeConsumer
 
doDirect() - Method in class org.apache.camel.component.twitter.consumer.timeline.MentionsConsumer
 
doDirect() - Method in class org.apache.camel.component.twitter.consumer.timeline.RetweetsConsumer
 
doDirect() - Method in class org.apache.camel.component.twitter.consumer.timeline.UserConsumer
 
doPoll() - Method in class org.apache.camel.component.twitter.consumer.timeline.HomeConsumer
 
doPoll() - Method in class org.apache.camel.component.twitter.consumer.timeline.MentionsConsumer
 
doPoll() - Method in class org.apache.camel.component.twitter.consumer.timeline.RetweetsConsumer
 
doPoll() - Method in class org.apache.camel.component.twitter.consumer.timeline.UserConsumer
 
doStart() - Method in class org.apache.camel.component.twitter.consumer.TwitterConsumerDirect
 
doStart() - Method in class org.apache.camel.component.twitter.consumer.TwitterConsumerEvent
 
doStart() - Method in class org.apache.camel.component.twitter.consumer.TwitterConsumerPolling
 
doStop() - Method in class org.apache.camel.component.twitter.consumer.TwitterConsumerEvent
 
doStop() - Method in class org.apache.camel.component.twitter.consumer.TwitterConsumerPolling
 
doStop() - Method in class org.apache.camel.component.twitter.TwitterEndpointEvent
 

E

endpoint - Variable in class org.apache.camel.component.twitter.consumer.TwitterConsumer
Instance of TwitterEndpoint.
endpoint - Variable in class org.apache.camel.component.twitter.producer.TwitterProducer
Instance of TwitterEndpoint.
EndpointType - Enum in org.apache.camel.component.twitter.data
 
enumFromString(T[], String, T) - Static method in class org.apache.camel.component.twitter.TwitterHelper
 

F

FilterStreamingConsumer - Class in org.apache.camel.component.twitter.consumer.streaming
Consumes the filter stream
FilterStreamingConsumer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.consumer.streaming.FilterStreamingConsumer
 
fromUri(String) - Static method in enum org.apache.camel.component.twitter.data.ConsumerType
 
fromUri(String) - Static method in enum org.apache.camel.component.twitter.data.EndpointType
 
fromUri(String) - Static method in enum org.apache.camel.component.twitter.data.StreamingType
 
fromUri(String) - Static method in enum org.apache.camel.component.twitter.data.TimelineType
 
fromUri(String) - Static method in enum org.apache.camel.component.twitter.data.TrendsType
 

G

getAccessToken() - Method in class org.apache.camel.component.twitter.TwitterComponent
 
getAccessToken() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
The access token.
getAccessTokenSecret() - Method in class org.apache.camel.component.twitter.TwitterComponent
 
getAccessTokenSecret() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
The access secret.
getCamelId() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
getCamelManagementName() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
getConfiguration() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
Builds a Twitter4J Configuration using the OAuth params.
getConsumerKey() - Method in class org.apache.camel.component.twitter.TwitterComponent
 
getConsumerKey() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getConsumerSecret() - Method in class org.apache.camel.component.twitter.TwitterComponent
 
getConsumerSecret() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getCount() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getCount() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
getCount() - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
getDistanceMetric() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getEndpointType() - Method in interface org.apache.camel.component.twitter.TwitterEndpoint
 
getEndpointType() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
getEndpointType() - Method in class org.apache.camel.component.twitter.TwitterEndpointEvent
 
getEndpointType() - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
getEndpointUri() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
getExchangePattern() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
getHttpProxyHost() - Method in class org.apache.camel.component.twitter.TwitterComponent
 
getHttpProxyHost() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getHttpProxyPassword() - Method in class org.apache.camel.component.twitter.TwitterComponent
 
getHttpProxyPassword() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getHttpProxyPort() - Method in class org.apache.camel.component.twitter.TwitterComponent
 
getHttpProxyPort() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getHttpProxyUser() - Method in class org.apache.camel.component.twitter.TwitterComponent
 
getHttpProxyUser() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getKeywords() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getKeywords() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
getKeywords() - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
getKind() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getLang() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getLang() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
getLang() - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
getLastId() - Method in class org.apache.camel.component.twitter.consumer.TwitterConsumer
 
getLastIdPaging() - Method in class org.apache.camel.component.twitter.consumer.TwitterConsumer
 
getLatitude() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getLocations() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getLocations() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
getLocations() - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
getLongitude() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getNumberOfPages() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getNumberOfPages() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
getNumberOfPages() - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
getProperties() - Method in interface org.apache.camel.component.twitter.TwitterEndpoint
 
getProperties() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
getProperties() - Method in class org.apache.camel.component.twitter.TwitterEndpointEvent
 
getProperties() - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
getRadius() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getSinceId() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getSinceId() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
getSinceId() - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
getState() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
getTwitter() - Method in class org.apache.camel.component.twitter.consumer.TwitterConsumer
 
getTwitter() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getTwitterStream() - Method in class org.apache.camel.component.twitter.consumer.streaming.AbstractStreamingConsumer
 
getTwitterStream() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getType() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getUser() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getUserIds() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 

H

HomeConsumer - Class in org.apache.camel.component.twitter.consumer.timeline
Consumes the user's home timeline.
HomeConsumer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.consumer.timeline.HomeConsumer
 

I

isFilterOld() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
isFilterOld() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
isFilterOld() - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
isSingleton() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
isSingleton() - Method in class org.apache.camel.component.twitter.TwitterEndpointEvent
 
isSingleton() - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 

M

MentionsConsumer - Class in org.apache.camel.component.twitter.consumer.timeline
Consumes tweets in which the user has been mentioned.
MentionsConsumer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.consumer.timeline.MentionsConsumer
 

O

onBlock(User, User) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onDeletionNotice(StatusDeletionNotice) - Method in class org.apache.camel.component.twitter.consumer.streaming.AbstractStreamingConsumer
 
onDeletionNotice(long, long) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onDirectMessage(DirectMessage) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onEvent(Exchange) - Method in class org.apache.camel.component.twitter.consumer.streaming.AbstractStreamingConsumer
 
onEvent(Exchange) - Method in class org.apache.camel.component.twitter.consumer.TwitterConsumerEvent
 
onEvent(Exchange) - Method in interface org.apache.camel.component.twitter.consumer.TwitterEventListener
 
onException(Exception) - Method in class org.apache.camel.component.twitter.consumer.streaming.AbstractStreamingConsumer
 
onFavorite(User, User, Status) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onFavoritedRetweet(User, User, Status) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onFollow(User, User) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onFriendList(long[]) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onQuotedTweet(User, User, Status) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onRetweetedRetweet(User, User, Status) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onScrubGeo(long, long) - Method in class org.apache.camel.component.twitter.consumer.streaming.AbstractStreamingConsumer
 
onStallWarning(StallWarning) - Method in class org.apache.camel.component.twitter.consumer.streaming.FilterStreamingConsumer
 
onStallWarning(StallWarning) - Method in class org.apache.camel.component.twitter.consumer.streaming.SampleStreamingConsumer
 
onStallWarning(StallWarning) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onStatus(Status) - Method in class org.apache.camel.component.twitter.consumer.streaming.AbstractStreamingConsumer
 
onTrackLimitationNotice(int) - Method in class org.apache.camel.component.twitter.consumer.streaming.AbstractStreamingConsumer
 
onUnblock(User, User) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onUnfavorite(User, User, Status) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onUnfollow(User, User) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onUserDeletion(long) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onUserListCreation(User, UserList) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onUserListDeletion(User, UserList) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onUserListMemberAddition(User, User, UserList) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onUserListMemberDeletion(User, User, UserList) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onUserListSubscription(User, User, UserList) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onUserListUnsubscription(User, User, UserList) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onUserListUpdate(User, UserList) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onUserProfileUpdate(User) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onUserSuspension(long) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
org.apache.camel.component.twitter - package org.apache.camel.component.twitter
 
org.apache.camel.component.twitter.consumer - package org.apache.camel.component.twitter.consumer
 
org.apache.camel.component.twitter.consumer.directmessage - package org.apache.camel.component.twitter.consumer.directmessage
 
org.apache.camel.component.twitter.consumer.search - package org.apache.camel.component.twitter.consumer.search
 
org.apache.camel.component.twitter.consumer.streaming - package org.apache.camel.component.twitter.consumer.streaming
 
org.apache.camel.component.twitter.consumer.timeline - package org.apache.camel.component.twitter.consumer.timeline
 
org.apache.camel.component.twitter.data - package org.apache.camel.component.twitter.data
 
org.apache.camel.component.twitter.producer - package org.apache.camel.component.twitter.producer
 
org.apache.camel.component.twitter.util - package org.apache.camel.component.twitter.util
 

P

poll() - Method in class org.apache.camel.component.twitter.consumer.TwitterConsumerPolling
 
pollConsume() - Method in class org.apache.camel.component.twitter.consumer.directmessage.DirectMessageConsumer
 
pollConsume() - Method in class org.apache.camel.component.twitter.consumer.search.SearchConsumer
 
pollConsume() - Method in class org.apache.camel.component.twitter.consumer.streaming.AbstractStreamingConsumer
 
pollConsume() - Method in class org.apache.camel.component.twitter.consumer.TwitterConsumer
Called by polling consumers during each poll.
process(Exchange) - Method in class org.apache.camel.component.twitter.producer.DirectMessageProducer
 
process(Exchange) - Method in class org.apache.camel.component.twitter.producer.SearchProducer
 
process(Exchange) - Method in class org.apache.camel.component.twitter.producer.UserProducer
 

R

removeEventListener(TwitterEventListener) - Method in class org.apache.camel.component.twitter.consumer.streaming.AbstractStreamingConsumer
 
RetweetsConsumer - Class in org.apache.camel.component.twitter.consumer.timeline
Consumes a user's tweets that have been retweeted
RetweetsConsumer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.consumer.timeline.RetweetsConsumer
 

S

SampleStreamingConsumer - Class in org.apache.camel.component.twitter.consumer.streaming
Consumes the sample stream
SampleStreamingConsumer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.consumer.streaming.SampleStreamingConsumer
 
SearchConsumer - Class in org.apache.camel.component.twitter.consumer.search
Consumes search requests
SearchConsumer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.consumer.search.SearchConsumer
 
SearchProducer - Class in org.apache.camel.component.twitter.producer
 
SearchProducer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.producer.SearchProducer
 
setAccessToken(String) - Method in class org.apache.camel.component.twitter.TwitterComponent
The access token
setAccessToken(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
setAccessTokenSecret(String) - Method in class org.apache.camel.component.twitter.TwitterComponent
The access token secret
setAccessTokenSecret(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
setConsumerKey(String) - Method in class org.apache.camel.component.twitter.TwitterComponent
The consumer key
setConsumerKey(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
The consumer key.
setConsumerSecret(String) - Method in class org.apache.camel.component.twitter.TwitterComponent
The consumer secret
setConsumerSecret(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
The consumer secret.
setCount(Integer) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
Limiting number of results per page.
setCount(Integer) - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
setCount(Integer) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
setDelay(long) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
Milliseconds before the next poll.
setDistanceMetric(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
Used by the non-stream geography search, to search by radius using the configured metrics.
setEventListener(TwitterEventListener) - Method in class org.apache.camel.component.twitter.consumer.streaming.AbstractStreamingConsumer
 
setFilterOld(boolean) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
Filter out old tweets, that has previously been polled.
setFilterOld(boolean) - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
setFilterOld(boolean) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
setHttpProxyHost(String) - Method in class org.apache.camel.component.twitter.TwitterComponent
The http proxy host which can be used for the camel-twitter.
setHttpProxyHost(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
The http proxy host which can be used for the camel-twitter.
setHttpProxyPassword(String) - Method in class org.apache.camel.component.twitter.TwitterComponent
The http proxy password which can be used for the camel-twitter.
setHttpProxyPassword(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
The http proxy password which can be used for the camel-twitter.
setHttpProxyPort(int) - Method in class org.apache.camel.component.twitter.TwitterComponent
The http proxy port which can be used for the camel-twitter.
setHttpProxyPort(Integer) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
The http proxy port which can be used for the camel-twitter.
setHttpProxyUser(String) - Method in class org.apache.camel.component.twitter.TwitterComponent
The http proxy user which can be used for the camel-twitter.
setHttpProxyUser(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
The http proxy user which can be used for the camel-twitter.
setKeywords(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
Can be used for search and streaming/filter.
setKeywords(String) - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
setKeywords(String) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
setKind(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
What polling mode to use, direct, polling or event based.
setLang(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
The lang string ISO_639-1 which will be used for searching
setLang(String) - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
setLang(String) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
setLastId(long) - Method in class org.apache.camel.component.twitter.consumer.TwitterConsumer
Support to update the Consumer's lastId when starting the consumer
setLastIdIfGreater(long) - Method in class org.apache.camel.component.twitter.consumer.TwitterConsumer
Can't assume that the end of the list will be the most recent ID.
setLatitude(Double) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
Used by the non-stream geography search to search by latitude.
setLocations(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
Bounding boxes, created by pairs of lat/lons.
setLocations(String) - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
setLocations(String) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
setLongitude(Double) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
Used by the non-stream geography search to search by longitude.
setNumberOfPages(Integer) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
The number of pages result which you want camel-twitter to consume.
setNumberOfPages(Integer) - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
setNumberOfPages(Integer) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
setProperties(TwitterConfiguration) - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
setProperties(TwitterConfiguration) - Method in class org.apache.camel.component.twitter.TwitterEndpointEvent
 
setProperties(TwitterConfiguration) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
setRadius(Double) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
Used by the non-stream geography search to search by radius.
setSinceId(long) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
The last tweet id which will be used for pulling the tweets.
setSinceId(long) - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
setSinceId(long) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
setTwitter(Twitter) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
setTwitterStream(TwitterStream) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
To use a custom instance of TwitterStream
setType(EndpointType) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
Endpoint type to use.
setUser(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
Username, used for user timeline consumption, direct message production, etc.
setUserHeader(Exchange, User) - Static method in class org.apache.camel.component.twitter.TwitterHelper
 
setUserHeader(Message, User) - Static method in class org.apache.camel.component.twitter.TwitterHelper
 
setUserHeader(Exchange, int, User, String) - Static method in class org.apache.camel.component.twitter.TwitterHelper
 
setUserHeader(Message, int, User, String) - Static method in class org.apache.camel.component.twitter.TwitterHelper
 
setUserIds(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
To filter by user ids for streaming/filter.
start() - Method in class org.apache.camel.component.twitter.consumer.streaming.FilterStreamingConsumer
 
start() - Method in class org.apache.camel.component.twitter.consumer.streaming.SampleStreamingConsumer
 
start() - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
stop() - Method in class org.apache.camel.component.twitter.consumer.streaming.AbstractStreamingConsumer
 
StreamingType - Enum in org.apache.camel.component.twitter.data
 

T

TimelineType - Enum in org.apache.camel.component.twitter.data
 
toString(Status) - Static method in class org.apache.camel.component.twitter.util.TwitterConverter
 
toString(DirectMessage) - Static method in class org.apache.camel.component.twitter.util.TwitterConverter
 
toString(Trend) - Static method in class org.apache.camel.component.twitter.util.TwitterConverter
 
toString(Trends) - Static method in class org.apache.camel.component.twitter.util.TwitterConverter
 
toString(UserList) - Static method in class org.apache.camel.component.twitter.util.TwitterConverter
 
TrendsType - Enum in org.apache.camel.component.twitter.data
 
TWITTER_COUNT - Static variable in interface org.apache.camel.component.twitter.TwitterConstants
 
TWITTER_EVENT_TYPE - Static variable in interface org.apache.camel.component.twitter.TwitterConstants
 
TWITTER_KEYWORDS - Static variable in interface org.apache.camel.component.twitter.TwitterConstants
 
TWITTER_MAXID - Static variable in interface org.apache.camel.component.twitter.TwitterConstants
 
TWITTER_NUMBER_OF_PAGES - Static variable in interface org.apache.camel.component.twitter.TwitterConstants
 
TWITTER_SEARCH_LANGUAGE - Static variable in interface org.apache.camel.component.twitter.TwitterConstants
 
TWITTER_SINCEID - Static variable in interface org.apache.camel.component.twitter.TwitterConstants
 
TWITTER_USER - Static variable in interface org.apache.camel.component.twitter.TwitterConstants
 
TWITTER_USER_ROLE - Static variable in interface org.apache.camel.component.twitter.TwitterConstants
 
TwitterComponent - Class in org.apache.camel.component.twitter
Twitter component
TwitterComponent() - Constructor for class org.apache.camel.component.twitter.TwitterComponent
 
TwitterConfiguration - Class in org.apache.camel.component.twitter
 
TwitterConfiguration() - Constructor for class org.apache.camel.component.twitter.TwitterConfiguration
 
TwitterConstants - Interface in org.apache.camel.component.twitter
Defines common constants
TwitterConsumer - Class in org.apache.camel.component.twitter.consumer
 
TwitterConsumer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.consumer.TwitterConsumer
 
TwitterConsumerDirect - Class in org.apache.camel.component.twitter.consumer
Camel DirectConsumer implementation.
TwitterConsumerDirect(TwitterEndpoint, Processor, TwitterConsumer) - Constructor for class org.apache.camel.component.twitter.consumer.TwitterConsumerDirect
 
TwitterConsumerEvent - Class in org.apache.camel.component.twitter.consumer
 
TwitterConsumerEvent(TwitterEndpoint, Processor, TwitterConsumer) - Constructor for class org.apache.camel.component.twitter.consumer.TwitterConsumerEvent
 
TwitterConsumerPolling - Class in org.apache.camel.component.twitter.consumer
Provides a scheduled polling consumer
TwitterConsumerPolling(TwitterEndpointPolling, Processor, TwitterConsumer) - Constructor for class org.apache.camel.component.twitter.consumer.TwitterConsumerPolling
 
TwitterConverter - Class in org.apache.camel.component.twitter.util
Utility for converting between Twitter4J and camel-twitter data layers.
TwitterEndpoint - Interface in org.apache.camel.component.twitter
 
TwitterEndpointDirect - Class in org.apache.camel.component.twitter
Twitter direct endpoint
TwitterEndpointDirect(String, TwitterComponent, TwitterConfiguration) - Constructor for class org.apache.camel.component.twitter.TwitterEndpointDirect
 
TwitterEndpointEvent - Class in org.apache.camel.component.twitter
 
TwitterEndpointEvent(String, TwitterComponent, TwitterConfiguration) - Constructor for class org.apache.camel.component.twitter.TwitterEndpointEvent
 
TwitterEndpointPolling - Class in org.apache.camel.component.twitter
This component integrates with Twitter to send tweets or search for tweets and more.
TwitterEndpointPolling(String, TwitterComponent, TwitterConfiguration) - Constructor for class org.apache.camel.component.twitter.TwitterEndpointPolling
 
TwitterEventListener - Interface in org.apache.camel.component.twitter.consumer
 
TwitterEventType - Enum in org.apache.camel.component.twitter.consumer
 
TwitterHelper - Class in org.apache.camel.component.twitter
 
TwitterProducer - Class in org.apache.camel.component.twitter.producer
Abstracts common producer capabilities.
TwitterProducer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.producer.TwitterProducer
 

U

UserConsumer - Class in org.apache.camel.component.twitter.consumer.timeline
Consumes the timeline of a given user.
UserConsumer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.consumer.timeline.UserConsumer
 
UserProducer - Class in org.apache.camel.component.twitter.producer
Produces text as a status update.
UserProducer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.producer.UserProducer
 
UserStreamingConsumer - Class in org.apache.camel.component.twitter.consumer.streaming
 
UserStreamingConsumer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 

V

valueOf(String) - Static method in enum org.apache.camel.component.twitter.consumer.TwitterEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.twitter.data.ConsumerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.twitter.data.EndpointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.twitter.data.StreamingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.twitter.data.TimelineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.twitter.data.TrendsType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.twitter.consumer.TwitterEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.twitter.data.ConsumerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.twitter.data.EndpointType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.twitter.data.StreamingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.twitter.data.TimelineType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.twitter.data.TrendsType
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G H I M O P R S T U V 
Skip navigation links

Apache Camel