Uses of Interface
org.eclipse.aether.impl.RemoteRepositoryManager
Packages that use RemoteRepositoryManager
Package
Description
The various sub components that collectively implement the repository system.
Internal helper classes for dependency collector.
-
Uses of RemoteRepositoryManager in org.eclipse.aether.internal.impl
Classes in org.eclipse.aether.internal.impl that implement RemoteRepositoryManagerMethods in org.eclipse.aether.internal.impl with parameters of type RemoteRepositoryManagerModifier and TypeMethodDescriptionDefaultArtifactResolver.setRemoteRepositoryManager
(RemoteRepositoryManager remoteRepositoryManager) DefaultDeployer.setRemoteRepositoryManager
(RemoteRepositoryManager remoteRepositoryManager) DefaultMetadataResolver.setRemoteRepositoryManager
(RemoteRepositoryManager remoteRepositoryManager) DefaultRepositorySystem.setRemoteRepositoryManager
(RemoteRepositoryManager remoteRepositoryManager) -
Uses of RemoteRepositoryManager in org.eclipse.aether.internal.impl.collect
Methods in org.eclipse.aether.internal.impl.collect with parameters of type RemoteRepositoryManagerModifier and TypeMethodDescriptionDefaultDependencyCollector.setRemoteRepositoryManager
(RemoteRepositoryManager remoteRepositoryManager)