Class DirListingExportHandlerService
java.lang.Object
org.apache.jackrabbit.server.io.DirListingExportHandler
org.apache.sling.jcr.webdav.impl.handler.DirListingExportHandlerService
- All Implemented Interfaces:
org.apache.jackrabbit.server.io.IOHandler
,org.apache.jackrabbit.server.io.PropertyHandler
public class DirListingExportHandlerService
extends org.apache.jackrabbit.server.io.DirListingExportHandler
Wraps
DirListingExportHandler
in order to run it as a service.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jackrabbit.server.io.DirListingExportHandler
canExport, canExport, canExport, canImport, canImport, canImport, exportContent, exportContent, exportProperties, getIOManager, getName, importContent, importContent, importProperties, setIOManager
-
Constructor Details
-
DirListingExportHandlerService
public DirListingExportHandlerService()
-