Uses of Class
com.biglybt.plugin.rssgen.RSSGeneratorPlugin
-
Packages that use RSSGeneratorPlugin Package Description com.biglybt.core.devices.impl com.biglybt.core.subs.impl com.biglybt.plugin.rssgen -
-
Uses of RSSGeneratorPlugin in com.biglybt.core.devices.impl
Fields in com.biglybt.core.devices.impl declared as RSSGeneratorPlugin Modifier and Type Field Description private RSSGeneratorPlugin
DeviceManagerRSSFeed. generator
-
Uses of RSSGeneratorPlugin in com.biglybt.core.subs.impl
Fields in com.biglybt.core.subs.impl declared as RSSGeneratorPlugin Modifier and Type Field Description private RSSGeneratorPlugin
SubscriptionRSSFeed. generator
-
Uses of RSSGeneratorPlugin in com.biglybt.plugin.rssgen
Fields in com.biglybt.plugin.rssgen declared as RSSGeneratorPlugin Modifier and Type Field Description private static RSSGeneratorPlugin
RSSGeneratorPlugin. singleton
Methods in com.biglybt.plugin.rssgen that return RSSGeneratorPlugin Modifier and Type Method Description static RSSGeneratorPlugin
RSSGeneratorPlugin. getSingleton()
-