Package | Description |
---|---|
org.eclipse.aether |
The primary API of the
RepositorySystem and its functionality. |
Modifier and Type | Method and Description |
---|---|
ProxySelector |
DefaultRepositorySystemSession.getProxySelector() |
ProxySelector |
AbstractForwardingRepositorySystemSession.getProxySelector() |
ProxySelector |
RepositorySystemSession.getProxySelector()
Gets the proxy selector to use for repositories discovered in artifact descriptors.
|
Modifier and Type | Method and Description |
---|---|
DefaultRepositorySystemSession |
DefaultRepositorySystemSession.setProxySelector(ProxySelector proxySelector)
Sets the proxy selector to use for repositories discovered in artifact descriptors.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.