Class | Description | |
---|---|---|
ContentType | Describes the type of the content based on the chosen media type. This would represent the chosen MIME type for communicaiton purposes. | |
DicomWebClient | Base class for the DicomWeb client classes (STOW, QIDO & WADO) | |
DicomWebServer | Class which provides the funcitonality for a DicomWeb restful services origin server supporting WADO, STOW and QIDO | |
ErrorEventArgs | Class to hold event for ErrorReceived event of a DicomWebServer | |
QidoEventArgs | Arguments for QidoReceive event | |
QidoWebClient | QIDO-RS client class | |
RestfulController | This is a generic controller for a server handling DICOM services It does some of the heavy lifting to translate between DICOM data and an HttpResponseMessage with a utility to negotiate result format | |
RestfulRequest | This represents the HTTP request object | |
RestfulResponse | This represents the HTTP response and parses the content to usable objects | |
Startup | Web Server Startup | |
StowEventArgs | Class to hold event for StowReceived event of a DicomWebServer | |
StowWebClient | STOW-RS client class | |
WadoEventArgs | Arguments for the WadoReceived event | |
WadoWebClient | WADO-RS client class | |
WebContent | As class which represents DicomWeb multi-part message | |
WorkItemWebClient | Worklist-RS client class | |
WorklistEventArgs | Class to hold event for WorklistReceived event of a DicomWebServer |