Uses of Interface
com.biglybt.pif.tracker.web.TrackerWebPageGenerator
-
-
Uses of TrackerWebPageGenerator in com.biglybt.core.category.impl
Classes in com.biglybt.core.category.impl that implement TrackerWebPageGenerator Modifier and Type Class Description class
CategoryManagerImpl
-
Uses of TrackerWebPageGenerator in com.biglybt.core.devices.impl
Classes in com.biglybt.core.devices.impl that implement TrackerWebPageGenerator Modifier and Type Class Description class
DeviceManagerRSSFeed
-
Uses of TrackerWebPageGenerator in com.biglybt.core.subs.impl
Classes in com.biglybt.core.subs.impl that implement TrackerWebPageGenerator Modifier and Type Class Description class
SubscriptionRSSFeed
-
Uses of TrackerWebPageGenerator in com.biglybt.pif.tracker.web
Methods in com.biglybt.pif.tracker.web that return TrackerWebPageGenerator Modifier and Type Method Description TrackerWebPageGenerator[]
TrackerWebContext. getPageGenerators()
Methods in com.biglybt.pif.tracker.web with parameters of type TrackerWebPageGenerator Modifier and Type Method Description void
TrackerWebContext. addPageGenerator(TrackerWebPageGenerator generator)
void
TrackerWebContext. removePageGenerator(TrackerWebPageGenerator generator)
-
Uses of TrackerWebPageGenerator in com.biglybt.pifimpl.local.tracker
Methods in com.biglybt.pifimpl.local.tracker that return TrackerWebPageGenerator Modifier and Type Method Description TrackerWebPageGenerator[]
TrackerWCHelper. getPageGenerators()
Methods in com.biglybt.pifimpl.local.tracker with parameters of type TrackerWebPageGenerator Modifier and Type Method Description void
TrackerWCHelper. addPageGenerator(TrackerWebPageGenerator generator)
void
TrackerWCHelper. removePageGenerator(TrackerWebPageGenerator generator)
-
Uses of TrackerWebPageGenerator in com.biglybt.pifimpl.remote.tracker
Methods in com.biglybt.pifimpl.remote.tracker that return TrackerWebPageGenerator Modifier and Type Method Description TrackerWebPageGenerator[]
RPTracker. getPageGenerators()
Methods in com.biglybt.pifimpl.remote.tracker with parameters of type TrackerWebPageGenerator Modifier and Type Method Description void
RPTracker. addPageGenerator(TrackerWebPageGenerator generator)
void
RPTracker. removePageGenerator(TrackerWebPageGenerator generator)
-
Uses of TrackerWebPageGenerator in com.biglybt.plugin.rssgen
Subinterfaces of TrackerWebPageGenerator in com.biglybt.plugin.rssgen Modifier and Type Interface Description static interface
RSSGeneratorPlugin.Provider
Classes in com.biglybt.plugin.rssgen that implement TrackerWebPageGenerator Modifier and Type Class Description class
RSSGeneratorPlugin
-
Uses of TrackerWebPageGenerator in com.biglybt.ui.swt.views.utils
Classes in com.biglybt.ui.swt.views.utils that implement TrackerWebPageGenerator Modifier and Type Class Description private static class
ManagerUtils.UnloadableWebPlugin
-
Uses of TrackerWebPageGenerator in com.biglybt.ui.webplugin
Classes in com.biglybt.ui.webplugin that implement TrackerWebPageGenerator Modifier and Type Class Description class
WebPlugin
-
Uses of TrackerWebPageGenerator in com.biglybt.util
Classes in com.biglybt.util that implement TrackerWebPageGenerator Modifier and Type Class Description class
LocalResourceHTTPServer
-