JavaScript is disabled on your browser.
Twitter Direct Message (camel-twitter)
Send and receive Twitter direct messages.
TwitterDirectmessageComponentBuilderFactory.TwitterDirectmessageComponentBuilder. accessToken (String accessToken)
TwitterDirectmessageComponentBuilderFactory.TwitterDirectmessageComponentBuilder. accessTokenSecret (String accessTokenSecret)
TwitterDirectmessageComponentBuilderFactory.TwitterDirectmessageComponentBuilder. autowiredEnabled (boolean autowiredEnabled)
Whether autowiring is enabled.
TwitterDirectmessageComponentBuilderFactory.TwitterDirectmessageComponentBuilder. bridgeErrorHandler (boolean bridgeErrorHandler)
Allows for bridging the consumer to the Camel routing Error Handler,
which mean any exceptions (if possible) occurred while the Camel
consumer is trying to pickup incoming messages, or the likes, will
now be processed as a message and handled by the routing Error
Handler.
TwitterDirectmessageComponentBuilderFactory.TwitterDirectmessageComponentBuilder. consumerKey (String consumerKey)
TwitterDirectmessageComponentBuilderFactory.TwitterDirectmessageComponentBuilder. consumerSecret (String consumerSecret)
TwitterDirectmessageComponentBuilderFactory.TwitterDirectmessageComponentBuilder. healthCheckConsumerEnabled (boolean healthCheckConsumerEnabled)
Used for enabling or disabling all consumer based health checks from
this component.
TwitterDirectmessageComponentBuilderFactory.TwitterDirectmessageComponentBuilder. healthCheckProducerEnabled (boolean healthCheckProducerEnabled)
Used for enabling or disabling all producer based health checks from
this component.
TwitterDirectmessageComponentBuilderFactory.TwitterDirectmessageComponentBuilder. httpProxyHost (String httpProxyHost)
The http proxy host which can be used for the camel-twitter.
TwitterDirectmessageComponentBuilderFactory.TwitterDirectmessageComponentBuilder. httpProxyPassword (String httpProxyPassword)
The http proxy password which can be used for the camel-twitter.
TwitterDirectmessageComponentBuilderFactory.TwitterDirectmessageComponentBuilder. httpProxyPort (int httpProxyPort)
The http proxy port which can be used for the camel-twitter.
TwitterDirectmessageComponentBuilderFactory.TwitterDirectmessageComponentBuilder. httpProxyUser (String httpProxyUser)
The http proxy user which can be used for the camel-twitter.
TwitterDirectmessageComponentBuilderFactory.TwitterDirectmessageComponentBuilder. lazyStartProducer (boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
Twitter Direct Message (camel-twitter)
Send and receive Twitter direct messages.