Uses of Interface
org.eclipse.aether.internal.impl.LocalPathComposer
Packages that use LocalPathComposer
Package
Description
The various sub components that collectively implement the repository system.
-
Uses of LocalPathComposer in org.eclipse.aether.internal.impl
Classes in org.eclipse.aether.internal.impl that implement LocalPathComposerConstructors in org.eclipse.aether.internal.impl with parameters of type LocalPathComposerModifierConstructorDescriptionEnhancedLocalRepositoryManagerFactory(LocalPathComposer localPathComposer, TrackingFileManager trackingFileManager, LocalPathPrefixComposerFactory localPathPrefixComposerFactory, RepositoryKeyFunctionFactory repositoryKeyFunctionFactory) SimpleLocalRepositoryManagerFactory(LocalPathComposer localPathComposer, RepositoryKeyFunctionFactory repositoryKeyFunctionFactory) -
Uses of LocalPathComposer in org.eclipse.aether.internal.impl.checksum
Constructors in org.eclipse.aether.internal.impl.checksum with parameters of type LocalPathComposerModifierConstructorDescriptionSparseDirectoryTrustedChecksumsSource(RepositoryKeyFunctionFactory repositoryKeyFunctionFactory, ChecksumProcessor checksumProcessor, LocalPathComposer localPathComposer) SummaryFileTrustedChecksumsSource(RepositoryKeyFunctionFactory repoKeyFunctionFactory, LocalPathComposer localPathComposer, RepositorySystemLifecycle repositorySystemLifecycle, PathProcessor pathProcessor) -
Uses of LocalPathComposer in org.eclipse.aether.supplier
Methods in org.eclipse.aether.supplier that return LocalPathComposerModifier and TypeMethodDescriptionprotected LocalPathComposerRepositorySystemSupplier.createLocalPathComposer()final LocalPathComposerRepositorySystemSupplier.getLocalPathComposer()