Package org.eclipse.ohf.wado.client

Interface Summary
ImageRegion This interface represents region of an image.
IValidationErrors This exception represents a single exception that occurred during the validation of all parameters exist in the WADORequest object.
WADORequest The interface defines all the possible parameters that can be transmitted in a single WADO request.
WADORequestProcessor  
WADOResponse  
 

Exception Summary
RequestParametersValidationException This exception will be thrown by WADORequestProcessor when the set of request parameters are invalid (based on the specification).
WADOException This is a general WADO exception class.
WADOServerNotFoundException This exception will be thrown if the WADO client was unable to connect to the WADO server.