Package com.biglybt.plugin.rssgen
Interface RSSGeneratorPlugin.Provider
-
- All Superinterfaces:
TrackerWebPageGenerator
- All Known Implementing Classes:
CategoryManagerImpl
,DeviceManagerRSSFeed
,SubscriptionRSSFeed
- Enclosing class:
- RSSGeneratorPlugin
public static interface RSSGeneratorPlugin.Provider extends TrackerWebPageGenerator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isEnabled()
-
Methods inherited from interface com.biglybt.pif.tracker.web.TrackerWebPageGenerator
generate
-
-