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)
Deprecated.
|
Constructor and Description |
---|
Subscriptions(FeedFetcherCache cache,
Requester requester,
String callbackPrefix,
SubDAO dao)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
InMemorySubDAO
Deprecated.
Certiorem will be removed in Rome 2.
|
Copyright © 2021. All rights reserved.