Package com.norconex.crawler.fs.fetch.impl
package com.norconex.crawler.fs.fetch.impl
-
ClassDescriptionAbstractNioFetcher<C extends BaseFetcherConfig>Base class for fetchers relying on Java NIO.2 (
java.nio.file), either via the JDK's built-in providers or third-partyFileSystemProviderimplementations found on the classpath.Extension ofAbstractNioFetcher, adding authentication support.Small shared helpers used by multiple fetcher implementations.Shared read-onlyBasicFileAttributesbehavior for remote file systems that only differentiate between regular files and directories.Shared behavior for read-only NIO.2 file systems backed by remote storage/providers.Common read-onlyFileSystemProviderbehavior shared by cloud and remote filesystem providers.Shared absolute-path behavior for remote, read-only file systems.