Package | Description |
---|---|
nl.knaw.dans.rs.aggregator.sync |
Workers collectors and default implementations for ResourceSync synchronisation at a Destination.
|
nl.knaw.dans.rs.aggregator.syncore |
Core classes and interfaces for ResourceSync synchronisation at a Destination.
|
Modifier and Type | Class and Description |
---|---|
class |
FsSitemapConverterProvider
A
SitemapConverterProvider that provides a converter that both stores the response on disk and
returns the response unmarshalled as RsRoot . |
Modifier and Type | Method and Description |
---|---|
SitemapConverterProvider |
SyncJob.getSitemapConverterProvider() |
Modifier and Type | Method and Description |
---|---|
void |
SyncJob.setSitemapConverterProvider(SitemapConverterProvider sitemapConverterProvider) |
Modifier and Type | Method and Description |
---|---|
SitemapConverterProvider |
SitemapConverterProvider.withResourceSyncContext(ResourceSyncContext rsContext)
Set the
ResourceSyncContext for the provided converter. |
Copyright © 2017. All rights reserved.