D G H I M O P S T

D

DirectMessageReceivingMessageSource - Class in org.springframework.integration.twitter.inbound
This class handles support for receiving DMs (direct messages) using Twitter.
DirectMessageReceivingMessageSource(Twitter) - Constructor for class org.springframework.integration.twitter.inbound.DirectMessageReceivingMessageSource
 
DirectMessageSendingMessageHandler - Class in org.springframework.integration.twitter.outbound
Simple adapter to support sending outbound direct messages ("DM"s) using Twitter.
DirectMessageSendingMessageHandler(Twitter) - Constructor for class org.springframework.integration.twitter.outbound.DirectMessageSendingMessageHandler
 
DM_TARGET_USER_ID - Static variable in class org.springframework.integration.twitter.core.TwitterHeaders
 

G

getComponentType() - Method in class org.springframework.integration.twitter.inbound.DirectMessageReceivingMessageSource
 
getComponentType() - Method in class org.springframework.integration.twitter.inbound.MentionsReceivingMessageSource
 
getComponentType() - Method in class org.springframework.integration.twitter.inbound.SearchReceivingMessageSource
 
getComponentType() - Method in class org.springframework.integration.twitter.inbound.TimelineReceivingMessageSource
 

H

handleMessageInternal(Message<?>) - Method in class org.springframework.integration.twitter.outbound.DirectMessageSendingMessageHandler
 
handleMessageInternal(Message<?>) - Method in class org.springframework.integration.twitter.outbound.StatusUpdatingMessageHandler
 

I

init() - Method in class org.springframework.integration.twitter.config.TwitterNamespaceHandler
 

M

MentionsReceivingMessageSource - Class in org.springframework.integration.twitter.inbound
Receives Message Tweets
MentionsReceivingMessageSource(Twitter) - Constructor for class org.springframework.integration.twitter.inbound.MentionsReceivingMessageSource
 

O

org.springframework.integration.twitter.config - package org.springframework.integration.twitter.config
Contains parser classes for the Twitter namespace support.
org.springframework.integration.twitter.core - package org.springframework.integration.twitter.core
Provides classes used across all Twitter components.
org.springframework.integration.twitter.inbound - package org.springframework.integration.twitter.inbound
Provides inbound Twitter components.
org.springframework.integration.twitter.outbound - package org.springframework.integration.twitter.outbound
Provides outbound Twitter components.

P

parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.twitter.config.TwitterOutboundChannelAdapterParser
 
parseSource(Element, ParserContext) - Method in class org.springframework.integration.twitter.config.TwitterInboundChannelAdapterParser
 
pollForTweets(long) - Method in class org.springframework.integration.twitter.inbound.DirectMessageReceivingMessageSource
 
pollForTweets(long) - Method in class org.springframework.integration.twitter.inbound.MentionsReceivingMessageSource
 
pollForTweets(long) - Method in class org.springframework.integration.twitter.inbound.SearchReceivingMessageSource
 
pollForTweets(long) - Method in class org.springframework.integration.twitter.inbound.TimelineReceivingMessageSource
 

S

SearchReceivingMessageSource - Class in org.springframework.integration.twitter.inbound
 
SearchReceivingMessageSource(Twitter) - Constructor for class org.springframework.integration.twitter.inbound.SearchReceivingMessageSource
 
setQuery(String) - Method in class org.springframework.integration.twitter.inbound.SearchReceivingMessageSource
 
StatusUpdatingMessageHandler - Class in org.springframework.integration.twitter.outbound
MessageHandler for sending regular status updates as well as 'replies' or 'mentions'.
StatusUpdatingMessageHandler(Twitter) - Constructor for class org.springframework.integration.twitter.outbound.StatusUpdatingMessageHandler
 

T

TimelineReceivingMessageSource - Class in org.springframework.integration.twitter.inbound
This MessageSource lets Spring Integration consume given account's timeline as messages.
TimelineReceivingMessageSource(Twitter) - Constructor for class org.springframework.integration.twitter.inbound.TimelineReceivingMessageSource
 
TwitterHeaders - Class in org.springframework.integration.twitter.core
Header keys used by the various Twitter adapters.
TwitterHeaders() - Constructor for class org.springframework.integration.twitter.core.TwitterHeaders
 
TwitterInboundChannelAdapterParser - Class in org.springframework.integration.twitter.config
Parser for inbound Twitter Channel Adapters.
TwitterInboundChannelAdapterParser() - Constructor for class org.springframework.integration.twitter.config.TwitterInboundChannelAdapterParser
 
TwitterNamespaceHandler - Class in org.springframework.integration.twitter.config
Namespace handler for the Twitter adapters.
TwitterNamespaceHandler() - Constructor for class org.springframework.integration.twitter.config.TwitterNamespaceHandler
 
TwitterOutboundChannelAdapterParser - Class in org.springframework.integration.twitter.config
Parser for all outbound Twitter adapters
TwitterOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.twitter.config.TwitterOutboundChannelAdapterParser
 

D G H I M O P S T