Package com.pixelmed.server
package com.pixelmed.server
Implements a DICOM storage server that provides a database, DICOM query and retrieval, and Web Access to DICOM Objects (WADO) .
The primary class of this package is DicomAndWebStorageServer
.
Warning ... the API defined in this package is experimental and in a state of flux and is likely to be changed. DAC 2005/09/22.
Package Specification
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:-
ClassesClassDescriptionThe
DicomAndWebStorageServer
implements a DICOM storage server with query and retrieval as well as an HTTP server that responds to web requests including WADO as well as an external SQL database access server.