Package | Description |
---|---|
org.dcm4che3.net |
Classes related to the network communications between systems.
|
org.dcm4che3.net.proxy |
This package belongs to the Maven module dcm4che-net.
|
Modifier and Type | Method and Description |
---|---|
ProxyManager |
Connection.getProxyManager() |
Modifier and Type | Class and Description |
---|---|
class |
BasicProxyManager
Define basic proxy authentication processing.
|
Modifier and Type | Field and Description |
---|---|
private Map<String,Map<String,ProxyManager>> |
ProxyService.managersModel |
Modifier and Type | Method and Description |
---|---|
ProxyManager |
ProxyService.getDefaultProxyManager() |
ProxyManager |
ProxyService.getProxyManager(String managerProviderName,
String managerVersion) |
Copyright © 2017 dcm4che.org. All rights reserved.