Package | Description |
---|---|
org.dcm4che3.net |
Classes related to the network communications between systems.
|
org.dcm4che3.net.service |
This package is part of the Maven module dcm4che3-net.
|
org.dcm4che3.tool.dcmqrscp |
Simple DICOM archive.
|
Modifier and Type | Field and Description |
---|---|
private IntHashMap<CancelRQHandler> |
Association.cancelHandlerForMsgId |
Modifier and Type | Method and Description |
---|---|
CancelRQHandler |
Association.removeCancelRQHandler(int msgId) |
Modifier and Type | Method and Description |
---|---|
void |
Association.addCancelRQHandler(int msgId,
CancelRQHandler handler) |
Modifier and Type | Interface and Description |
---|---|
interface |
QueryTask |
interface |
RetrieveTask |
Modifier and Type | Class and Description |
---|---|
class |
BasicQueryTask |
class |
BasicRetrieveTask<T extends InstanceLocator> |
Modifier and Type | Class and Description |
---|---|
(package private) class |
InstanceQueryTask |
(package private) class |
PatientQueryTask |
(package private) class |
SeriesQueryTask |
(package private) class |
StudyQueryTask |
Copyright © 2017 dcm4che.org. All rights reserved.