Uses of Class
org.springframework.http.converter.feed.AbstractWireFeedHttpMessageConverter
Package
Description
Provides HttpMessageConverter implementations for handling Atom and RSS feeds.
-
Uses of AbstractWireFeedHttpMessageConverter in org.springframework.http.converter.feed
Modifier and TypeClassDescriptionclass
Implementation ofHttpMessageConverter
that can read and write Atom feeds.class
Implementation ofHttpMessageConverter
that can read and write RSS feeds.