public class AtomFeedClient extends java.lang.Object implements FeedClient
| Constructor and Description |
|---|
AtomFeedClient(AllFeeds allFeeds,
AllMarkers allMarkers,
AllFailedEvents allFailedEvents,
AtomFeedProperties atomFeedProperties,
JdbcConnectionProvider jdbcConnectionProvider,
java.net.URI feedUri,
EventWorker eventWorker) |
| Modifier and Type | Method and Description |
|---|---|
void |
processEvents() |
void |
processFailedEvents() |
public AtomFeedClient(AllFeeds allFeeds, AllMarkers allMarkers, AllFailedEvents allFailedEvents, AtomFeedProperties atomFeedProperties, JdbcConnectionProvider jdbcConnectionProvider, java.net.URI feedUri, EventWorker eventWorker)
public void processEvents()
processEvents in interface FeedClientpublic void processFailedEvents()
processFailedEvents in interface FeedClientCopyright © 2013. All Rights Reserved.