|
Spring Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.springframework.integration.twitter | |
|---|---|
| org.springframework.integration.twitter | |
| Classes in org.springframework.integration.twitter used by org.springframework.integration.twitter | |
|---|---|
| AbstractInboundTwitterEndpointSupport
There are a lot of operations that are common to receiving the various types of messages when using the Twitter API, and this class abstracts most of them for you. |
|
| AbstractInboundTwitterEndpointSupport.ApiCallback
Hook for clients to run logic when the API rate limiting lets us Simply register your callback using #runAsAPIRateLimitsPermit |
|
| AbstractInboundTwitterStatusEndpointSupport
Simple base class for the reply and timeline cases (as well as any other Status implementations of
TwitterResponse. |
|
| AbstractOutboundTwitterEndpointSupport
The adapters that support 'sending' / 'updating status' messages will do so on top of this implementation for convenience, only. |
|
| StatusUpdateSupport
Convenience class that can take a seemingly disparate jumble of headers and a payload and do a best-faith attempt at vending a StatusUpdate instance |
|
|
Spring Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||