Interface TwitterEndpoint
- All Superinterfaces:
AutoCloseable,org.apache.camel.ComponentAware,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 TypeMethodDescriptionMethods inherited from interface org.apache.camel.ComponentAware
getComponent, getComponent, setComponentMethods inherited from interface org.apache.camel.Endpoint
configureExchange, configureProperties, createAsyncProducer, createConsumer, createExchange, createExchange, createPollingConsumer, createProducer, getCamelContext, getEndpointBaseUri, getEndpointKey, getEndpointUri, getExchangePattern, isLenientProperties, isSingletonProducer, setCamelContextMethods inherited from interface org.apache.camel.IsSingleton
isSingletonMethods inherited from interface org.apache.camel.Service
build, close, init, start, stop
-
Method Details
-
getProperties
TwitterConfiguration getProperties() -
getEndpointType
EndpointType getEndpointType()
-