356.3. 소비자 끝점
하나의 단일 경로 교환을 통해 List를 반환하는 끝점이 아닌 camel-twitter는 반환된 오브젝트당 하나의 경로 교환을 생성합니다. 예를 들어 "timeline/home"으로 인해 5개의 상태가 되면 경로가 5번(각 상태마다 하나씩) 실행됩니다.
끝점 | context | 본문 유형 | 공지 사항 |
---|---|---|---|
directmessage | 직접, 폴링 | twitter4j.DirectMessage |
|
search | 직접, 폴링 | twitter4j.Status |
|
스트리밍/필터 | 이벤트, 폴링 | twitter4j.Status |
|
스트리밍/샘플 | 이벤트, 폴링 | twitter4j.Status |
|
스트리밍/사용자 | 이벤트, 폴링 | twitter4j.Status | Camel 2.16: 보호된 사용자 및 계정에서 수신합니다. |
타임라인/home | 직접, 폴링 | twitter4j.Status |
|
타임라인/mentions | 직접, 폴링 | twitter4j.Status |
|
timeline/public | 직접, 폴링 | twitter4j.Status | @deprecated. 대신 타임라인/홈 또는 직접/home을 사용합니다. *Camel 2.11 이후.* |
timeline/retweetsofme | 직접, 폴링 | twitter4j.Status |
|
타임라인/사용자 | 직접, 폴링 | twitter4j.Status |
|
trends/daily | *Camel 2.10.1: 직접, 폴링* | twitter4j.Status | @deprecated. Camel 2.11 이상에서 제거됨. |
자주하는 질문 | *Camel 2.10.1: 직접, 폴링* | twitter4j.Status | @deprecated. Camel 2.11 이상에서 제거됨. |