Package | Description |
---|---|
com.rometools.certiorem.pub |
This package contains a utility class to send update notifications.
|
Modifier and Type | Method and Description |
---|---|
void |
Publisher.sendUpdateNotification(String hub,
String topic)
Deprecated.
Sends the HUB url a notification of a change in topic
|
void |
Publisher.sendUpdateNotification(String topic,
SyndFeed feed)
Deprecated.
Sends a notification for a feed located at "topic".
|
void |
Publisher.sendUpdateNotification(SyndFeed feed)
Deprecated.
Sends a notification for a feed.
|
Copyright © 2020. All rights reserved.