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. | |
ContentTypes | Collection of ContentTypes which represent the commonly used MIME types | |
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 | |
QidoEventArgs | Arguments for the DicomWebServer.QidoReceived event | |
RestfulRequest | This represents the HTTP request object | |
RestfulResponse | This represents the HTTP response and parses the content to usable objects | |
StowEventArgs | Class to hold event for the StowReceived event of a DicomWebServer | |
WadoEventArgs | Arguments for the DicomWebServer.WadoReceived event | |
WebContent | As class which represents DicomWeb multi-part message | |
WorklistEventArgs | Class to hold event for WorklistReceived event of a DicomWebServer |