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.
|
org.dcm4che3.net.hl7 |
This package is located in the Maven module dcm4che3-net-hl7.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
DicomProtocolHandler |
Modifier and Type | Field and Description |
---|---|
private TCPProtocolHandler |
TCPListener.handler |
Modifier and Type | Field and Description |
---|---|
private static EnumMap<Connection.Protocol,TCPProtocolHandler> |
Connection.tcpHandlers |
Modifier and Type | Method and Description |
---|---|
static TCPProtocolHandler |
Connection.registerTCPProtocolHandler(Connection.Protocol protocol,
TCPProtocolHandler handler) |
static TCPProtocolHandler |
Connection.unregisterTCPProtocolHandler(Connection.Protocol protocol) |
Modifier and Type | Method and Description |
---|---|
static TCPProtocolHandler |
Connection.registerTCPProtocolHandler(Connection.Protocol protocol,
TCPProtocolHandler handler) |
Constructor and Description |
---|
TCPListener(Connection conn,
TCPProtocolHandler handler) |
Modifier and Type | Class and Description |
---|---|
(package private) class |
SyslogProtocolHandler |
Modifier and Type | Class and Description |
---|---|
(package private) class |
HL7ProtocolHandler |
Copyright © 2017 dcm4che.org. All rights reserved.