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 | 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 | 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) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.