Uses of Interface
org.eclipse.aether.spi.remoterepo.RepositoryKeyFunctionFactory
Packages that use RepositoryKeyFunctionFactory
Package
Description
The various sub components that collectively implement the repository system.
-
Uses of RepositoryKeyFunctionFactory in org.eclipse.aether.internal.impl
Classes in org.eclipse.aether.internal.impl that implement RepositoryKeyFunctionFactoryConstructors in org.eclipse.aether.internal.impl with parameters of type RepositoryKeyFunctionFactoryModifierConstructorDescriptionDefaultLocalPathPrefixComposerFactory(RepositoryKeyFunctionFactory repositoryKeyFunctionFactory) DefaultRemoteRepositoryManager(UpdatePolicyAnalyzer updatePolicyAnalyzer, ChecksumPolicyProvider checksumPolicyProvider, RepositoryKeyFunctionFactory repositoryKeyFunctionFactory) EnhancedLocalRepositoryManagerFactory(LocalPathComposer localPathComposer, TrackingFileManager trackingFileManager, LocalPathPrefixComposerFactory localPathPrefixComposerFactory, RepositoryKeyFunctionFactory repositoryKeyFunctionFactory) SimpleLocalRepositoryManagerFactory(LocalPathComposer localPathComposer, RepositoryKeyFunctionFactory repositoryKeyFunctionFactory) -
Uses of RepositoryKeyFunctionFactory in org.eclipse.aether.internal.impl.checksum
Constructors in org.eclipse.aether.internal.impl.checksum with parameters of type RepositoryKeyFunctionFactoryModifierConstructorDescriptionprotectedFileTrustedChecksumsSourceSupport(RepositoryKeyFunctionFactory repositoryKeyFunctionFactory) SparseDirectoryTrustedChecksumsSource(RepositoryKeyFunctionFactory repositoryKeyFunctionFactory, ChecksumProcessor checksumProcessor, LocalPathComposer localPathComposer) SummaryFileTrustedChecksumsSource(RepositoryKeyFunctionFactory repoKeyFunctionFactory, LocalPathComposer localPathComposer, RepositorySystemLifecycle repositorySystemLifecycle, PathProcessor pathProcessor) -
Uses of RepositoryKeyFunctionFactory in org.eclipse.aether.internal.impl.filter
Constructors in org.eclipse.aether.internal.impl.filter with parameters of type RepositoryKeyFunctionFactoryModifierConstructorDescriptionGroupIdRemoteRepositoryFilterSource(RepositoryKeyFunctionFactory repositoryKeyFunctionFactory, RepositorySystemLifecycle repositorySystemLifecycle, PathProcessor pathProcessor) PrefixesRemoteRepositoryFilterSource(RepositoryKeyFunctionFactory repositoryKeyFunctionFactory, Supplier<MetadataResolver> metadataResolver, Supplier<RemoteRepositoryManager> remoteRepositoryManager, RepositoryLayoutProvider repositoryLayoutProvider) protectedRemoteRepositoryFilterSourceSupport(RepositoryKeyFunctionFactory repositoryKeyFunctionFactory) -
Uses of RepositoryKeyFunctionFactory in org.eclipse.aether.supplier
Methods in org.eclipse.aether.supplier that return RepositoryKeyFunctionFactoryModifier and TypeMethodDescriptionprotected RepositoryKeyFunctionFactoryRepositorySystemSupplier.createRepositoryKeyFunctionFactory()RepositorySystemSupplier.getRepositoryKeyFunctionFactory()