Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.responses.Response
Package
Description
-
Uses of Response in org.openehealth.ipf.commons.ihe.xds.core.responses
Modifier and TypeClassDescriptionclass
Contains the response data for a query.class
Documents returned by the Retrieve Document Set transaction. -
Uses of Response in org.openehealth.ipf.commons.ihe.xds.core.transform.responses
Modifier and TypeMethodDescriptionResponseTransformer.fromEbXML
(EbXMLRegistryResponse<RegistryResponseType> ebXML) Transforms aEbXMLRegistryResponse
to aResponse
. -
Uses of Response in org.openehealth.ipf.platform.camel.ihe.xds.core.converters
Modifier and TypeMethodDescriptionstatic Response
EbXML30Converters.convert
(RegistryResponseType in) Standard Camel converter for the Registry response.Modifier and TypeMethodDescriptionstatic RegistryResponseType
Standard Camel converter for the Registry response.