Interface Iti63PortType
- All Known Implementing Classes:
Iti63Service
ITI-63 Service Endpoint Interface.
-
Method Summary
Modifier and TypeMethodDescriptionPerforms an XCF Cross-Community Fetch query according to the ITI-63 specification.
-
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.
-