Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.responses.Response
Packages that use Response
Package
Description
-
Uses of Response in org.openehealth.ipf.commons.ihe.xds.core.responses
Subclasses of Response in org.openehealth.ipf.commons.ihe.xds.core.responsesModifier 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
Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.responses that return ResponseModifier and TypeMethodDescriptionResponseTransformer.fromEbXML
(EbXMLRegistryResponse<RegistryResponseType> ebXML) Transforms aEbXMLRegistryResponse
to aResponse
.Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.responses with parameters of type Response -
Uses of Response in org.openehealth.ipf.platform.camel.ihe.xds.core.converters
Methods in org.openehealth.ipf.platform.camel.ihe.xds.core.converters that return ResponseModifier and TypeMethodDescriptionstatic Response
EbXML30Converters.convert
(RegistryResponseType in) Standard Camel converter for the Registry response.Methods in org.openehealth.ipf.platform.camel.ihe.xds.core.converters with parameters of type ResponseModifier and TypeMethodDescriptionstatic RegistryResponseType
Standard Camel converter for the Registry response.