| Interface | Description | 
|---|---|
| StatusFeeder | 
| Class | Description | 
|---|---|
| DatabaseStatusFeeder | This class is a status feeder for picslurper that takes statuses from a database. | 
| DatabaseStatusFeeder.DatabaseFeederStatus | |
| DownloadBolt | A download bolt instantiates  StatusConsumeronStatusrecieved | 
| InputStreamFeeder | Single threaded read an input stream and hand to a consumer | 
| LocalFileTweetSpout | |
| LocalTweetSpout | |
| PicSlurper | A tool for slurping images off twitter | 
| PicslurperTwitterHarness | |
| PicSlurperUtils | Functions for writing various parts of PicSlurper | 
| PrintBolt | |
| StatusConsumer | A status consumer knows how to consume a  StreamJSONStatusList.ReadableWritableJSONand
 output image files. | 
| StatusConsumer.StatusConsumerRedirectStrategy | An extention of the  HttpUtils.MetaRefreshRedirectStrategywhich disallows
 all redirects and instead remembers a redirect for use later on. | 
| StatusConsumption | Statistics about status consumption | 
| StdinSpout | A  LocalTweetSpoutfed from the stdin | 
| StormPicSlurper | A tool for slurping images off twitter | 
| Twitter4JStreamFeeder | Uses the  TwitterStreamFactoryof twitter4j and oAuth using | 
| TwitterInputStreamFactory | Factory provides input streams to twitter, managing the disconnection of old
 streams |