Uses of Package
org.eclipse.aether.internal.impl
-
Packages that use org.eclipse.aether.internal.impl Package Description org.eclipse.aether.internal.impl The various sub components that collectively implement the repository system.org.eclipse.aether.internal.impl.checksum -
Classes in org.eclipse.aether.internal.impl used by org.eclipse.aether.internal.impl Class Description DefaultArtifactResolver DefaultDeployer DefaultInstaller DefaultLocalRepositoryProvider DefaultMetadataResolver DefaultRemoteRepositoryManager DefaultRepositoryConnectorProvider DefaultRepositoryEventDispatcher DefaultRepositoryLayoutProvider DefaultRepositorySystem DefaultTransporterProvider DefaultUpdateCheckManager EnhancedLocalRepositoryManagerFactory Creates enhanced local repository managers for repository types"default"
or"" (automatic)
.LocalPathComposer ComposesArtifact
andMetadata
relative paths to be used inLocalRepositoryManager
.LocalPathPrefixComposer Composes path prefixes forEnhancedLocalRepositoryManager
.LocalPathPrefixComposerFactory Creates instances ofLocalPathPrefixComposer
.LocalPathPrefixComposerFactorySupport Support class forLocalPathPrefixComposerFactory
implementations: it predefines and makes re-usable common configuration getters, and defines a support class forLocalPathPrefixComposer
carrying same configuration and providing default implementation for all methods.Maven2RepositoryLayoutFactory Provides a Maven-2 repository layout for repositories with content type"default"
.SimpleLocalRepositoryManagerFactory Creates local repository managers for repository type"simple"
.TrackingFileManager Manages access to a properties file. -
Classes in org.eclipse.aether.internal.impl used by org.eclipse.aether.internal.impl.checksum Class Description LocalPathComposer ComposesArtifact
andMetadata
relative paths to be used inLocalRepositoryManager
.