| Package | Description |
|---|---|
| org.dcm4che3.net |
Classes related to the network communications between systems.
|
| org.dcm4che3.net.audit |
This package is in the Maven module dcm4che-net-audit.
|
| Modifier and Type | Field and Description |
|---|---|
private UDPProtocolHandler |
UDPListener.handler |
| Modifier and Type | Field and Description |
|---|---|
private static EnumMap<Connection.Protocol,UDPProtocolHandler> |
Connection.udpHandlers |
| Modifier and Type | Method and Description |
|---|---|
static UDPProtocolHandler |
Connection.registerUDPProtocolHandler(Connection.Protocol protocol,
UDPProtocolHandler handler) |
static UDPProtocolHandler |
Connection.unregisterUDPProtocolHandler(Connection.Protocol protocol) |
| Modifier and Type | Method and Description |
|---|---|
static UDPProtocolHandler |
Connection.registerUDPProtocolHandler(Connection.Protocol protocol,
UDPProtocolHandler handler) |
| Constructor and Description |
|---|
UDPListener(Connection conn,
UDPProtocolHandler handler) |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
SyslogProtocolHandler |
Copyright © 2017 dcm4che.org. All rights reserved.