Package | Description |
---|---|
com.rometools.certiorem.sub |
This package contains the business class Subscriptions that manages subscriptions and updates a
FeedInfoCache.
|
com.rometools.certiorem.sub.data.ram |
An In-Memory DAO for subscriptions.
|
Modifier and Type | Method and Description |
---|---|
void |
Subscriptions.setDao(SubDAO dao) |
Constructor and Description |
---|
Subscriptions(FeedFetcherCache cache,
Requester requester,
String callbackPrefix,
SubDAO dao) |
Modifier and Type | Class and Description |
---|---|
class |
InMemorySubDAO |
Copyright © 2017. All rights reserved.