Spring Integration

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

Packages that use AbstractInboundTwitterStatusEndpointSupport
org.springframework.integration.twitter   
 

Uses of AbstractInboundTwitterStatusEndpointSupport in org.springframework.integration.twitter
 

Subclasses of AbstractInboundTwitterStatusEndpointSupport in org.springframework.integration.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.