| Modifier and Type | Method and Description |
|---|---|
static org.apache.camel.Consumer |
TwitterHelper.createConsumer(org.apache.camel.Processor processor,
AbstractTwitterEndpoint endpoint,
AbstractTwitterConsumerHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
AbstractTwitterEndpoint |
DefaultTwitterConsumer.getEndpoint() |
| Constructor and Description |
|---|
DefaultTwitterConsumer(AbstractTwitterEndpoint endpoint,
org.apache.camel.Processor processor,
AbstractTwitterConsumerHandler handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
TwitterDirectMessageEndpoint
Send and receive Twitter direct messages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TwitterSearchEndpoint
Access Twitter Search.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TwitterTimelineEndpoint
Send tweets and receive tweets from user's timeline.
|
Apache Camel