356.3. 소비자 끝점

단일 경로 교환으로 목록을 반환하는 엔드포인트 대신 camel-twitter는 반환된 오브젝트마다 하나의 경로 교환을 생성합니다. 예를 들어 "timeline/home"에서 5개의 상태가 생성되는 경우 경로는 5번(각 상태에 대해 하나씩) 실행됩니다.

끝점context본문 유형알림

직접 메시지

직접, 폴링

twitter4j.DirectMessage

 

search

직접, 폴링

twitter4j.Status

 

streaming/filter

이벤트, 폴링

twitter4j.Status

 

streaming/sample

이벤트, 폴링

twitter4j.Status

 

streaming/user

이벤트, 폴링

twitter4j.Status

Camel 2.16: 보호된 사용자 및 계정으로부터 트윗을 수신하려면 다음을 수행합니다.

timeline/home

직접, 폴링

twitter4j.Status

 

타임라인/mentions

직접, 폴링

twitter4j.Status

 

timeline/public

직접, 폴링

twitter4j.Status

@deprecated. 대신 타임라인/home 또는 direct/home을 사용합니다. *Camel 2.11 이후에서 제거되었습니다.*

timeline/retweetsofme

직접, 폴링

twitter4j.Status

 

타임라인/사용자

직접, 폴링

twitter4j.Status

 

trends/daily

*Camel 2.10.1: 직접, 폴링*

twitter4j.Status

@deprecated. Camel 2.11 이상 버전에서 제거됨.

trends/weekly

*Camel 2.10.1: 직접, 폴링*

twitter4j.Status

@deprecated. Camel 2.11 이상 버전에서 제거됨.