Package com.day.cq.polling.importer
Defines package version.
-
Interface Summary Interface Description Importer PollConfig ThePollConfiginterface represents polling configurations managed by thePollingImporterservice.PollingImporter -
Class Summary Class Description HCImporter TheHCImporteris an abstract implementation of theImporterservice interface supporting access to data using the HTTP protocol.HttpImporter Deprecated. Please useHCImporterinstead. -
Exception Summary Exception Description ImportException TheImportExceptionclass is the exception, which may be thrown by theImporter.importData(String, String, org.apache.sling.api.resource.Resource)method in case of any data access, transfer or import problems.