Class FeedManager

java.lang.Object
org.sonews.feed.FeedManager

public final class FeedManager extends Object
Controlls push and pull feeder.
Since:
sonews/0.5.0
Author:
Christian Lins
  • Field Details

  • Method Details

    • startFeeding

      public static void startFeeding()
      Reads the peer subscriptions from database and starts the appropriate PullFeeder or PushFeeder.
    • queueForPush

      public static void queueForPush(Article article)