| Class | Description |
|---|---|
| HomeConsumerHandler |
Consumes the user's home timeline.
|
| MentionsConsumerHandler |
Consumes tweets in which the user has been mentioned.
|
| RetweetsConsumerHandler |
Consumes a user's tweets that have been retweeted
|
| TwitterTimelineComponent |
Twitter Timeline component.
|
| TwitterTimelineEndpoint |
The Twitter Timeline component consumes twitter timeline or update the status of specific user.
|
| UserConsumerHandler |
Consumes the timeline of a given user.
|
| UserProducer |
Produces text as a status update.
|
Apache Camel