Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Endpoint

Context

Body Type

Notice

directmessage

direct, polling

twitter4j.DirectMessage

 

search

direct, polling

twitter4j.TweetStatus

 

streaming/filter

event, polling

twitter4j.Status

 

streaming/sample

event, polling

twitter4j.Status

 

streaming/userevent, pollingtwitter4j.StatusCamel 2.16: To receive tweets from protected users and accounts.

timeline/home

direct, polling

twitter4j.Status

 

timeline/mentions

direct, polling

twitter4j.Status

 

timeline/public

direct, polling

twitter4j.Status

@deprecated. Use timeline/home or direct/home instead. Removed from Camel 2.11 onwards.

timeline/retweetsofme

direct, polling

twitter4j.Status

 

timeline/user

direct, polling

twitter4j.Status

 

trends/daily

Camel 2.10.1: direct, polling

twitter4j.Status

@deprecated. Removed from Camel 2.11 onwards.

trends/weekly

Camel 2.10.1: direct, polling

twitter4j.Status

@deprecated. Removed from Camel 2.11 onwards.

...