Spring Integration

Uses of Class
org.springframework.integration.twitter.AbstractInboundTwitterEndpointSupport

Packages that use AbstractInboundTwitterEndpointSupport
org.springframework.integration.twitter   
 

Uses of AbstractInboundTwitterEndpointSupport in org.springframework.integration.twitter
 

Subclasses of AbstractInboundTwitterEndpointSupport in org.springframework.integration.twitter
 class AbstractInboundTwitterStatusEndpointSupport
          Simple base class for the reply and timeline cases (as well as any other Status implementations of TwitterResponse.
 class InboundDMStatusEndpoint
          This class handles support for receiving DMs (direct messages) using Twitter.
 class InboundMentionStatusEndpoint
          Handles forwarding all new Status that are 'replies' or 'mentions' to some other tweet.
 class InboundUpdatedStatusEndpoint
          This MessageSource lets Spring Integration consume a given account's timeline as messages.
 


Spring Integration

Copyright © 2010. All Rights Reserved.