org.apache.camel.component.twitter.consumer
Interface TwitterConsumer

All Superinterfaces:
org.apache.camel.Consumer, org.apache.camel.Service
All Known Implementing Classes:
TwitterConsumerDirect, TwitterConsumerEvent, TwitterConsumerPolling

public interface TwitterConsumer
extends org.apache.camel.Consumer


Method Summary
 
Methods inherited from interface org.apache.camel.Consumer
getEndpoint
 
Methods inherited from interface org.apache.camel.Service
start, stop
 



Apache CAMEL