Package org.springframework.integration.twitter.core

Interface Summary
TwitterOperations  
 

Class Summary
SearchResults Represents the results of a Twitter search, including matching Tweets and any metadata associated with that search.
Tweet Represents a Twitter status update (e.g., a "tweet").
Twitter4jTemplate Implementation of TwitterOperations that delegates to Twitter4J.
TwitterHeaders Header keys used by the various Twitter adapters.
 

Exception Summary
TwitterOperationException