Uses of Class
org.eclipse.aether.util.repository.DefaultMirrorSelector
Packages that use DefaultMirrorSelector
Package
Description
Ready-to-use selectors for authentication, proxies and mirrors and a few other repository related utilities.
-
Uses of DefaultMirrorSelector in org.eclipse.aether.util.repository
Methods in org.eclipse.aether.util.repository that return DefaultMirrorSelectorModifier and TypeMethodDescriptionDefaultMirrorSelector.add
(String id, String url, String type, boolean repositoryManager, boolean blocked, String mirrorOfIds, String mirrorOfTypes) Adds the specified mirror to this selector.DefaultMirrorSelector.add
(String id, String url, String type, boolean repositoryManager, String mirrorOfIds, String mirrorOfTypes) Deprecated.