| Package | Description | 
|---|---|
| org.eclipse.aether.repository | The definition of various kinds of repositories that host artifacts. | 
| Modifier and Type | Method and Description | 
|---|---|
| Proxy | RemoteRepository. getProxy()Gets the proxy that has been selected for this repository. | 
| Proxy | AuthenticationDigest. getProxy()Gets the proxy (if any) to be authenticated with. | 
| Proxy | AuthenticationContext. getProxy()Gets the proxy (if any) to be authenticated with. | 
| Proxy | ProxySelector. getProxy(RemoteRepository repository)Selects a proxy for the specified remote repository. | 
| Modifier and Type | Method and Description | 
|---|---|
| RemoteRepository.Builder | RemoteRepository.Builder. setProxy(Proxy proxy)Sets the proxy to use in order to access the repository. | 
Copyright © 2010–2018 The Apache Software Foundation. All rights reserved.