Uses of Package
org.eclipse.ohf.wado.client

Packages that use org.eclipse.ohf.wado.client
org.eclipse.ohf.wado.client   
org.eclipse.ohf.wado.client.impl   
 

Classes in org.eclipse.ohf.wado.client used by org.eclipse.ohf.wado.client
ImageRegion
          This interface represents region of an image.
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.
WADORequest
          The interface defines all the possible parameters that can be transmitted in a single WADO request.
WADOResponse
           
WADOServerNotFoundException
          This exception will be thrown if the WADO client was unable to connect to the WADO server.
 

Classes in org.eclipse.ohf.wado.client used by org.eclipse.ohf.wado.client.impl
ImageRegion
          This interface represents region of an image.
RequestParametersValidationException
          This exception will be thrown by WADORequestProcessor when the set of request parameters are invalid (based on the specification).
WADORequest
          The interface defines all the possible parameters that can be transmitted in a single WADO request.
WADORequestProcessor
           
WADOResponse
           
WADOServerNotFoundException
          This exception will be thrown if the WADO client was unable to connect to the WADO server.