See: Description
| Class | Description | 
|---|---|
| AbstractWireFeedHttpMessageConverter<T extends com.rometools.rome.feed.WireFeed> | 
 Abstract base class for Atom and RSS Feed message converters, using the
 ROME tools project. 
 | 
| AtomFeedHttpMessageConverter | 
 Implementation of  
HttpMessageConverter
 that can read and write Atom feeds. | 
| RssChannelHttpMessageConverter | 
 Implementation of  
HttpMessageConverter
 that can read and write RSS feeds. |