Class | Description |
---|---|
MCactionType |
Defines the action type of WADO request
|
MCbaseConverter |
Abstract class implementing
IMChttpConverter interface |
MCbaseRenderer |
Abstract class implementing
IMCdicomRenderer interface |
MCbaseResponder |
Abstract implementation for the
IMChttpResponder interface |
MCdicomLevel |
Describes the level of the DICOM model of WADO request
|
MCdicomRenderer |
The
MCdicomRenderer class performs a basic rendering of an MCattributeSet array of DICOM service response into an InputStream array |
MCdicomRequest |
Abstract class encapsulating the data of DICOM WADO request
|
MCdicomResponse |
Abstract class describing DICOM WADO response
|
MCdicomRoot |
Describes the root of the DICOM model of WADO request
|
MChttpConverter |
The
MChttpConverter class converts a rendered DICOM data streams from IMCdicomRenderer into Apache HttpEntity object used to generate Http response |
MChttpResponder |
*
Copyright (C) Merge Healthcare Solutions Inc.
|
MCmediaType |
Describes the media type of DICOM WADO request
|
MCmetaHandler |
MCmetaHandler class is used to parse Multipart Message Body of STORE-RS and NPI-RS Store requests,
containing XML/JSON Metadata and Bulk Data Request Message Body. |
MCreference<T> |
MCreference is a class used as a container for other object value wich might be null or non-null. |
MCwado |
Static class used to initialize and configure Merge DICOM WS Toolkit
|
MCwado.Configuration |
The
MCwado.Configuration class is used to read and store Merge DICOM WS Java Toolkit configuration parameters |