类的使用
cn.taketoday.http.converter.feed.AbstractWireFeedHttpMessageConverter
程序包
说明
Provides HttpMessageConverter implementations for handling Atom and RSS feeds.
-
cn.taketoday.http.converter.feed中AbstractWireFeedHttpMessageConverter的使用
修饰符和类型类说明classImplementation ofHttpMessageConverterthat can read and write Atom feeds.classImplementation ofHttpMessageConverterthat can read and write RSS feeds.