| Package | Description | 
|---|---|
| org.dcm4che3.conf.api.hl7 | 
 This package is part of the Maven module dcm4che-conf-api-hl7. 
 | 
| org.dcm4che3.conf.dicom | 
 This package is part of the Maven module dcm4che-conf-api
    and dcm4che-conf-dicom. 
 | 
| org.dcm4che3.net.hl7 | 
 This package is located in the Maven module dcm4che3-net-hl7. 
 | 
| org.dcm4che3.net.hl7.service | 
 This package is located in the Maven module dcm4che-net-hl7. 
 | 
| org.dcm4che3.tool.hl7rcv | 
 HL7 v2.x Receiver. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected HL7Application | 
HL7ApplicationCache.find(HL7Configuration conf,
    String name)  | 
HL7Application | 
IHL7ApplicationCache.findHL7Application(String name)  | 
HL7Application | 
HL7Configuration.findHL7Application(String name)  | 
HL7Application | 
HL7ApplicationCache.findHL7Application(String name)  | 
HL7Application | 
IHL7ApplicationCache.get(String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
HL7Application | 
CommonDicomConfigurationWithHL7.findHL7Application(String name)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected HL7Application | 
HL7ApplicationExtension.HL7Application  | 
| Modifier and Type | Field and Description | 
|---|---|
private Map<String,HL7Application> | 
HL7DeviceExtension.hl7apps  | 
| Modifier and Type | Method and Description | 
|---|---|
HL7Application | 
HL7ApplicationExtension.getHL7Application()  | 
HL7Application | 
HL7DeviceExtension.getHL7Application(String name)  | 
HL7Application | 
HL7DeviceExtension.removeHL7Application(String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<HL7Application> | 
HL7DeviceExtension.getHL7Applications()  | 
Map<String,HL7Application> | 
HL7DeviceExtension.getHl7apps()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HL7DeviceExtension.addHL7Application(HL7Application hl7App)  | 
MLLPConnection | 
HL7Application.connect(HL7Application remote)  | 
CompatibleConnection | 
HL7Application.findCompatibelConnection(HL7Application remote)  | 
byte[] | 
HL7MessageListener.onMessage(HL7Application hl7App,
         Connection conn,
         Socket s,
         HL7Segment msh,
         byte[] msg,
         int off,
         int len,
         int mshlen)  | 
byte[] | 
DefaultHL7MessageListener.onMessage(HL7Application hl7App,
         Connection conn,
         Socket s,
         HL7Segment msh,
         byte[] msg,
         int off,
         int len,
         int mshlen)  | 
(package private) void | 
HL7Application.reconfigure(HL7Application src)  | 
private void | 
HL7Application.reconfigureHL7ApplicationExtensions(HL7Application from)  | 
boolean | 
HL7DeviceExtension.removeHL7Application(HL7Application hl7App)  | 
void | 
HL7ApplicationExtension.setHL7Application(HL7Application hl7App)  | 
protected void | 
HL7Application.setHL7ApplicationAttributes(HL7Application src)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HL7DeviceExtension.setHl7apps(Map<String,HL7Application> hl7apps)  | 
| Modifier and Type | Method and Description | 
|---|---|
byte[] | 
HL7ServiceRegistry.onMessage(HL7Application hl7App,
         Connection conn,
         Socket s,
         HL7Segment msh,
         byte[] msg,
         int off,
         int len,
         int mshlen)  | 
| Modifier and Type | Field and Description | 
|---|---|
private HL7Application | 
HL7Rcv.hl7App  | 
Copyright © 2017 dcm4che.org. All rights reserved.