Uses of Interface
org.eclipse.aether.internal.impl.LocalPathComposer
Package
Description
The various sub components that collectively implement the repository system.
-
Uses of LocalPathComposer in org.eclipse.aether.internal.impl
ModifierConstructorDescriptionEnhancedLocalRepositoryManagerFactory
(LocalPathComposer localPathComposer, TrackingFileManager trackingFileManager, LocalPathPrefixComposerFactory localPathPrefixComposerFactory) SimpleLocalRepositoryManagerFactory
(LocalPathComposer localPathComposer) -
Uses of LocalPathComposer in org.eclipse.aether.internal.impl.checksum
ModifierConstructorDescriptionSparseDirectoryTrustedChecksumsSource
(org.eclipse.aether.spi.io.ChecksumProcessor checksumProcessor, LocalPathComposer localPathComposer) SummaryFileTrustedChecksumsSource
(LocalPathComposer localPathComposer, RepositorySystemLifecycle repositorySystemLifecycle)