- SampleStreamingConsumerHandler - Class in org.apache.camel.component.twitter.streaming
-
Consumes the sample stream
- SampleStreamingConsumerHandler(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.streaming.SampleStreamingConsumerHandler
-
- SearchConsumerHandler - Class in org.apache.camel.component.twitter.search
-
Consumes search requests
- SearchConsumerHandler(TwitterEndpoint, String) - Constructor for class org.apache.camel.component.twitter.search.SearchConsumerHandler
-
- SearchProducer - Class in org.apache.camel.component.twitter.search
-
- SearchProducer(TwitterEndpoint, String) - Constructor for class org.apache.camel.component.twitter.search.SearchProducer
-
- setAccessToken(String) - Method in class org.apache.camel.component.twitter.AbstractTwitterComponent
-
The access token
- setAccessToken(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
-
- setAccessTokenSecret(String) - Method in class org.apache.camel.component.twitter.AbstractTwitterComponent
-
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.AbstractTwitterComponent
-
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.AbstractTwitterComponent
-
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.AbstractTwitterEndpoint
-
- 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
-
Deprecated.
- setCount(Integer) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
-
Deprecated.
- setDelay(long) - Method in class org.apache.camel.component.twitter.AbstractTwitterEndpoint
-
Milliseconds before the next poll.
- setDelay(long) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
-
Deprecated.
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.streaming.AbstractStreamingConsumerHandler
-
- setExtendedMode(Boolean) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
-
Used for enabling full text from twitter (eg receive tweets that contains more than 140 characters).
- setFilterOld(boolean) - Method in class org.apache.camel.component.twitter.AbstractTwitterEndpoint
-
- 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
-
Deprecated.
- setFilterOld(boolean) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
-
Deprecated.
- setHttpProxyHost(String) - Method in class org.apache.camel.component.twitter.AbstractTwitterComponent
-
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.AbstractTwitterComponent
-
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.AbstractTwitterComponent
-
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.AbstractTwitterComponent
-
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 interface org.apache.camel.component.twitter.CommonPropertiesTwitterEndpoint
-
Deprecated.
- setKeywords(String) - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
-
Deprecated.
- setKeywords(String) - Method in class org.apache.camel.component.twitter.TwitterEndpointEvent
-
Deprecated.
- setKeywords(String) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
-
Deprecated.
- setLang(String) - Method in class org.apache.camel.component.twitter.AbstractTwitterEndpoint
-
- 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
-
Deprecated.
- setLang(String) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
-
Deprecated.
- setLastId(long) - Method in class org.apache.camel.component.twitter.consumer.AbstractTwitterConsumerHandler
-
Support to update the Consumer's lastId when starting the consumer
- setLastIdIfGreater(long) - Method in class org.apache.camel.component.twitter.consumer.AbstractTwitterConsumerHandler
-
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.AbstractTwitterEndpoint
-
- 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
-
Deprecated.
- setLocations(String) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
-
Deprecated.
- 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.AbstractTwitterEndpoint
-
- 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
-
Deprecated.
- setNumberOfPages(Integer) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
-
Deprecated.
- setProperties(TwitterConfiguration) - Method in class org.apache.camel.component.twitter.AbstractTwitterEndpoint
-
- setProperties(TwitterConfiguration) - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
-
Deprecated.
- setProperties(TwitterConfiguration) - Method in class org.apache.camel.component.twitter.TwitterEndpointEvent
-
Deprecated.
- setProperties(TwitterConfiguration) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
-
Deprecated.
- 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.AbstractTwitterEndpoint
-
- 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
-
Deprecated.
- setSinceId(long) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
-
Deprecated.
- setSortById(boolean) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
-
Sorts by id, so the oldest are first, and newest last.
- setSortById(boolean) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
-
Deprecated.
- 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 interface org.apache.camel.component.twitter.CommonPropertiesTwitterEndpoint
-
Deprecated.
- setUser(String) - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
-
Deprecated.
- setUser(String) - Method in class org.apache.camel.component.twitter.TwitterEndpointEvent
-
Deprecated.
- setUser(String) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
-
Deprecated.
- 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.
- sortByStatusId(List<Exchange>) - Static method in class org.apache.camel.component.twitter.util.TwitterSorter
-
Sorts the tweets by Status.getId()
.
- start() - Method in class org.apache.camel.component.twitter.streaming.FilterStreamingConsumerHandler
-
- start() - Method in class org.apache.camel.component.twitter.streaming.SampleStreamingConsumerHandler
-
- start() - Method in class org.apache.camel.component.twitter.streaming.UserStreamingConsumerHandler
-
- stop() - Method in class org.apache.camel.component.twitter.streaming.AbstractStreamingConsumerHandler
-
- StreamingType - Enum in org.apache.camel.component.twitter.data
-
- 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
-
Deprecated.
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
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyConnectivity(Map<String, Object>) - Method in class org.apache.camel.component.twitter.TwitterComponentVerifierExtension
-
- verifyParameters(Map<String, Object>) - Method in class org.apache.camel.component.twitter.TwitterComponentVerifierExtension
-