Uses of Interface
org.httpfeeds.server.FeedRepository
-
-
Uses of FeedRepository in org.httpfeeds.server
Classes in org.httpfeeds.server that implement FeedRepository Modifier and Type Class Description classJdbcFeedRepositoryConstructors in org.httpfeeds.server with parameters of type FeedRepository Constructor Description FeedAppender(FeedRepository feedRepository)FeedFetcher(FeedRepository feedRepository, Duration pollInterval, long limit)
-