Interface | Description |
---|---|
IMCbulkDataHandler |
*
Copyright (C) Merge Healthcare Solutions Inc.
|
IMCcache |
Defines the methods to store and retrieve the results of WADO request from the cache storage
|
IMCdicomRenderer |
Defines the method to render DICOM service response into the binary data of requested format or different DICOM Transfer Syntax
|
IMChttpConverter |
Defines the method to convert rendered DICOM data streams into Apache
org.apache.http.HttpEntity object used to generate Http response to the client |
IMChttpResponder |
Interface for the creation of an
HttpResponse object from
HttpEntity multipart content based on request and response parameters |
IMCservice |
Defines the methods of DICOM service to retrieve and store DICOM objects
|