Uses of Interface
lumis.service.rss.IRssManager
-
Packages that use IRssManager Package Description lumis.service.rss -
-
Uses of IRssManager in lumis.service.rss
Classes in lumis.service.rss that implement IRssManager Modifier and Type Class Description class
RssManager
Implementation for the RSS manager.Methods in lumis.service.rss that return IRssManager Modifier and Type Method Description static IRssManager
RssManagerFactory. getRssManager()
Returns a rss manager instance.
-