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
(ChecksumProcessor checksumProcessor, LocalPathComposer localPathComposer) SummaryFileTrustedChecksumsSource
(LocalPathComposer localPathComposer, RepositorySystemLifecycle repositorySystemLifecycle) -
Uses of LocalPathComposer in org.eclipse.aether.supplier
Modifier and TypeMethodDescriptionprotected LocalPathComposer
RepositorySystemSupplier.createLocalPathComposer()
final LocalPathComposer
RepositorySystemSupplier.getLocalPathComposer()