Interface TwitterEndpoint

All Superinterfaces:
AutoCloseable, org.apache.camel.Endpoint, org.apache.camel.IsSingleton, org.apache.camel.Service
All Known Implementing Classes:
AbstractTwitterEndpoint, TwitterDirectMessageEndpoint, TwitterSearchEndpoint, TwitterTimelineEndpoint

public interface TwitterEndpoint extends org.apache.camel.Endpoint
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from interface org.apache.camel.Endpoint

    configureExchange, configureProperties, createAsyncProducer, createConsumer, createExchange, createExchange, createPollingConsumer, createProducer, getCamelContext, getEndpointBaseUri, getEndpointKey, getEndpointUri, getExchangePattern, isLenientProperties, isSingletonProducer, setCamelContext

    Methods inherited from interface org.apache.camel.IsSingleton

    isSingleton

    Methods inherited from interface org.apache.camel.Service

    build, close, init, start, stop