Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • This implementation use relational query support. Therefore the request parameter studyUID and seriesUID may be empty. (it is NOT allowed to omit these parameters due to WADO specification)
  • Redirect: If this WADO service handles a request for an object that is external retrievable, a client- or server side redirect can be initiated (see #useClientRedirect).

Dependencies

Attributes

...

The default quality of JPEG images to be returned within the range 1 to 100, 100 being the best quality.

Default Value: 75

CacheRoot
Anchor
CacheRoot
CacheRoot

...

Interval in which the available disk space is checked and, if necessary, the cache is cleaned.
Format: ##m (in minutes), ##h (in hours), ##d (in days).
NEVER (= disable cache deletion).

ImageQuality
Anchor
ImageQuality
ImageQuality

The default quality of JPEG images to be returned within the range 1 to 100, 100 being the best quality.

Default Value: 75

ImageWriterClass
Anchor
ImageWriterClass
ImageWriterClass

Class name of used JPEG Encoder, either implementing javax.imageio.ImageWriter (e.g.: com.sun.imageio.plugins.jpeg.JPEGImageWriter) or - if provided by the JRE - com.sun.image.codec.jpeg.JPEGImageEncoder.

Default Value: com.sun.image.codec.jpeg.JPEGImageEncoder

useClientRedirect
Anchor
useClientRedirect
useClientRedirect

...