Interface Iti63PortType

All Known Implementing Classes:
Iti63Service

@DataBinding(XdsJaxbDataBinding.class) public interface Iti63PortType
ITI-63 Service Endpoint Interface.
  • Method Details

    • crossGatewayFetch

      @Action(input="urn:ihe:iti:2011:CrossGatewayFetch", output="urn:ihe:iti:2011:CrossGatewayFetchResponse") AdhocQueryResponse crossGatewayFetch(AdhocQueryRequest body)
      Performs an XCF Cross-Community Fetch query according to the ITI-63 specification.
      Parameters:
      body - the query request.
      Returns:
      the query response.