|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Twitter4JConsumer in org.apache.camel.component.twitter |
|---|
| Methods in org.apache.camel.component.twitter that return Twitter4JConsumer | |
|---|---|
static Twitter4JConsumer |
Twitter4JFactory.getConsumer(TwitterEndpoint te,
String uri)
|
| Uses of Twitter4JConsumer in org.apache.camel.component.twitter.consumer |
|---|
| Constructors in org.apache.camel.component.twitter.consumer with parameters of type Twitter4JConsumer | |
|---|---|
TwitterConsumerDirect(TwitterEndpoint endpoint,
org.apache.camel.Processor processor,
Twitter4JConsumer twitter4jConsumer)
|
|
TwitterConsumerEvent(TwitterEndpoint endpoint,
org.apache.camel.Processor processor,
Twitter4JConsumer twitter4jConsumer)
|
|
TwitterConsumerPolling(TwitterEndpoint endpoint,
org.apache.camel.Processor processor,
Twitter4JConsumer twitter4jConsumer)
|
|
| Uses of Twitter4JConsumer in org.apache.camel.component.twitter.consumer.directmessage |
|---|
| Subclasses of Twitter4JConsumer in org.apache.camel.component.twitter.consumer.directmessage | |
|---|---|
class |
DirectMessageConsumer
Consumes a user's direct messages |
| Uses of Twitter4JConsumer in org.apache.camel.component.twitter.consumer.search |
|---|
| Subclasses of Twitter4JConsumer in org.apache.camel.component.twitter.consumer.search | |
|---|---|
class |
SearchConsumer
Consumes search requests |
| Uses of Twitter4JConsumer in org.apache.camel.component.twitter.consumer.streaming |
|---|
| Subclasses of Twitter4JConsumer in org.apache.camel.component.twitter.consumer.streaming | |
|---|---|
class |
FilterConsumer
Consumes the filter stream |
class |
SampleConsumer
Consumes the sample stream |
class |
StreamingConsumer
Super class providing consuming capabilities for the streaming API. |
| Uses of Twitter4JConsumer in org.apache.camel.component.twitter.consumer.timeline |
|---|
| Subclasses of Twitter4JConsumer in org.apache.camel.component.twitter.consumer.timeline | |
|---|---|
class |
HomeConsumer
Consumes the user's home timeline. |
class |
MentionsConsumer
Consumes tweets in which the user has been mentioned. |
class |
PublicConsumer
Consumes the public timeline |
class |
RetweetsConsumer
Consumes a user's tweets that have been retweeted |
class |
UserConsumer
Consumes the timeline of a given user. |
| Uses of Twitter4JConsumer in org.apache.camel.component.twitter.consumer.trends |
|---|
| Subclasses of Twitter4JConsumer in org.apache.camel.component.twitter.consumer.trends | |
|---|---|
class |
DailyTrendConsumer
Consumes the public timeline |
class |
WeeklyTrendConsumer
Consumes the public timeline |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||