第 353 章 Twitter Search 组件

作为 Camel 2.10 版本提供

Twitter Search 组件消耗搜索结果。

353.1. 组件选项

Twitter Search 组件支持 9 个选项,它们如下所列。

名称描述默认类型

accessToken (安全性)

访问令牌

 

字符串

accessTokenSecret (security)

访问令牌 secret

 

字符串

consumerKey (security)

消费者密钥

 

字符串

consumerSecret (security)

使用者 secret

 

字符串

httpProxyHost (proxy)

可用于 camel-twitter 的 http 代理主机。

 

字符串

httpProxyUser (proxy)

可用于 camel-twitter 的 http 代理用户。

 

字符串

httpProxyPassword (proxy)

可用于 camel-twitter 的 http 代理密码。

 

字符串

httpProxyPort (proxy)

可用于 camel-twitter 的 http 代理端口。

 

int

resolveProperty Placeholders (advanced)

启动时,组件是否应自行解析属性占位符。只有 String 类型的属性才能使用属性占位符。

true

布尔值