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 LocalPathComposerFields in org.eclipse.aether.internal.impl declared as LocalPathComposerModifier and TypeFieldDescriptionprivate LocalPathComposer
EnhancedLocalRepositoryManagerFactory.localPathComposer
private final LocalPathComposer
SimpleLocalRepositoryManager.localPathComposer
private LocalPathComposer
SimpleLocalRepositoryManagerFactory.localPathComposer
Constructors in org.eclipse.aether.internal.impl with parameters of type LocalPathComposerModifierConstructorDescription(package private)
EnhancedLocalRepositoryManager
(File basedir, LocalPathComposer localPathComposer, String trackingFilename, TrackingFileManager trackingFileManager, LocalPathPrefixComposer localPathPrefixComposer) EnhancedLocalRepositoryManagerFactory
(LocalPathComposer localPathComposer, TrackingFileManager trackingFileManager, LocalPathPrefixComposerFactory localPathPrefixComposerFactory) (package private)
SimpleLocalRepositoryManager
(File basedir, String type, LocalPathComposer localPathComposer) SimpleLocalRepositoryManagerFactory
(LocalPathComposer localPathComposer) -
Uses of LocalPathComposer in org.eclipse.aether.internal.impl.checksum
Fields in org.eclipse.aether.internal.impl.checksum declared as LocalPathComposerModifier and TypeFieldDescriptionprivate final LocalPathComposer
SparseDirectoryTrustedChecksumsSource.localPathComposer
private final LocalPathComposer
SummaryFileTrustedChecksumsSource.localPathComposer
Constructors in org.eclipse.aether.internal.impl.checksum with parameters of type LocalPathComposerModifierConstructorDescriptionSparseDirectoryTrustedChecksumsSource
(FileProcessor fileProcessor, LocalPathComposer localPathComposer) SummaryFileTrustedChecksumsSource
(LocalPathComposer localPathComposer, RepositorySystemLifecycle repositorySystemLifecycle) -
Uses of LocalPathComposer in org.eclipse.aether.supplier
Methods in org.eclipse.aether.supplier that return LocalPathComposerModifier and TypeMethodDescriptionprotected LocalPathComposer
RepositorySystemSupplier.getLocalPathComposer()
Methods in org.eclipse.aether.supplier with parameters of type LocalPathComposerModifier and TypeMethodDescriptionprotected LocalRepositoryProvider
RepositorySystemSupplier.getLocalRepositoryProvider
(LocalPathComposer localPathComposer, TrackingFileManager trackingFileManager, LocalPathPrefixComposerFactory localPathPrefixComposerFactory) protected Map
<String, TrustedChecksumsSource> RepositorySystemSupplier.getTrustedChecksumsSources
(FileProcessor fileProcessor, LocalPathComposer localPathComposer, RepositorySystemLifecycle repositorySystemLifecycle)