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
(FileProcessor fileProcessor, LocalPathComposer localPathComposer) SummaryFileTrustedChecksumsSource
(LocalPathComposer localPathComposer, RepositorySystemLifecycle repositorySystemLifecycle) -
Uses of LocalPathComposer in org.eclipse.aether.supplier
Modifier and TypeMethodDescriptionprotected LocalPathComposer
RepositorySystemSupplier.getLocalPathComposer()
Modifier and TypeMethodDescriptionprotected LocalRepositoryProvider
RepositorySystemSupplier.getLocalRepositoryProvider
(LocalPathComposer localPathComposer, TrackingFileManager trackingFileManager, LocalPathPrefixComposerFactory localPathPrefixComposerFactory) protected Map
<String, TrustedChecksumsSource> RepositorySystemSupplier.getTrustedChecksumsSources
(FileProcessor fileProcessor, LocalPathComposer localPathComposer, RepositorySystemLifecycle repositorySystemLifecycle)