Modifier and Type | Method and Description |
---|---|
NetworkProxy |
NetworkProxyAdmin.getNetworkProxy(String networkProxyId) |
Modifier and Type | Method and Description |
---|---|
List<NetworkProxy> |
NetworkProxyAdmin.getNetworkProxies() |
Modifier and Type | Method and Description |
---|---|
void |
NetworkProxyAdmin.addNetworkProxy(NetworkProxy networkProxy,
AuditInformation auditInformation) |
void |
NetworkProxyAdmin.updateNetworkProxy(NetworkProxy networkProxy,
AuditInformation auditInformation) |
Modifier and Type | Method and Description |
---|---|
protected NetworkProxy |
DefaultNetworkProxyAdmin.getNetworkProxy(NetworkProxyConfiguration networkProxyConfiguration) |
NetworkProxy |
DefaultNetworkProxyAdmin.getNetworkProxy(String networkProxyId) |
Modifier and Type | Method and Description |
---|---|
List<NetworkProxy> |
DefaultNetworkProxyAdmin.getNetworkProxies() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultNetworkProxyAdmin.addNetworkProxy(NetworkProxy networkProxy,
AuditInformation auditInformation) |
protected NetworkProxyConfiguration |
DefaultNetworkProxyAdmin.getNetworkProxyConfiguration(NetworkProxy networkProxy) |
void |
DefaultNetworkProxyAdmin.updateNetworkProxy(NetworkProxy networkProxy,
AuditInformation auditInformation) |
Modifier and Type | Field and Description |
---|---|
(package private) Map<String,NetworkProxy> |
Maven3DependencyTreeBuilder.ResolveRequest.networkProxies |
Modifier and Type | Field and Description |
---|---|
(package private) Map<String,NetworkProxy> |
RepositoryModelResolver.networkProxyMap |
Constructor and Description |
---|
RepositoryModelResolver(ManagedRepository managedRepository,
RepositoryPathTranslator pathTranslator,
WagonFactory wagonFactory,
List<RemoteRepository> remoteRepositories,
Map<String,NetworkProxy> networkProxiesMap,
ManagedRepository targetRepository) |
Modifier and Type | Method and Description |
---|---|
NetworkProxy |
MockNetworkProxyAdmin.getNetworkProxy(String networkProxyId) |
Modifier and Type | Method and Description |
---|---|
List<NetworkProxy> |
MockNetworkProxyAdmin.getNetworkProxies() |
Modifier and Type | Method and Description |
---|---|
void |
MockNetworkProxyAdmin.addNetworkProxy(NetworkProxy networkProxy,
AuditInformation auditInformation) |
void |
MockNetworkProxyAdmin.updateNetworkProxy(NetworkProxy networkProxy,
AuditInformation auditInformation) |
Modifier and Type | Field and Description |
---|---|
private NetworkProxy |
WagonFactoryRequest.networkProxy |
Modifier and Type | Method and Description |
---|---|
NetworkProxy |
WagonFactoryRequest.getNetworkProxy() |
Modifier and Type | Method and Description |
---|---|
WagonFactoryRequest |
WagonFactoryRequest.networkProxy(NetworkProxy networkProxy) |
void |
WagonFactoryRequest.setNetworkProxy(NetworkProxy networkProxy) |
Modifier and Type | Method and Description |
---|---|
NetworkProxy |
NetworkProxyService.getNetworkProxy(String networkProxyId) |
Modifier and Type | Method and Description |
---|---|
List<NetworkProxy> |
NetworkProxyService.getNetworkProxies() |
Modifier and Type | Method and Description |
---|---|
void |
NetworkProxyService.addNetworkProxy(NetworkProxy networkProxy) |
void |
NetworkProxyService.updateNetworkProxy(NetworkProxy networkProxy) |
Modifier and Type | Method and Description |
---|---|
NetworkProxy |
DefaultNetworkProxyService.getNetworkProxy(String networkProxyId) |
Modifier and Type | Method and Description |
---|---|
List<NetworkProxy> |
DefaultNetworkProxyService.getNetworkProxies() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultNetworkProxyService.addNetworkProxy(NetworkProxy networkProxy) |
void |
DefaultNetworkProxyService.updateNetworkProxy(NetworkProxy networkProxy) |
Modifier and Type | Field and Description |
---|---|
private NetworkProxy |
DownloadRemoteIndexTaskRequest.networkProxy |
private NetworkProxy |
DownloadRemoteIndexTask.networkProxy |
Modifier and Type | Method and Description |
---|---|
NetworkProxy |
DownloadRemoteIndexTaskRequest.getNetworkProxy() |
Modifier and Type | Method and Description |
---|---|
DownloadRemoteIndexTaskRequest |
DownloadRemoteIndexTaskRequest.setNetworkProxy(NetworkProxy networkProxy) |
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.