Uses of Class
org.projecthusky.communication.requests.xds.XdsDocumentSetRequest
Packages that use XdsDocumentSetRequest
-
Uses of XdsDocumentSetRequest in org.projecthusky.communication.services
Methods in org.projecthusky.communication.services with parameters of type XdsDocumentSetRequestModifier and TypeMethodDescriptionorg.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocumentSetHuskyService.send(XdsDocumentSetRequest retrievedDocumentsRequest) Send your builtXdsDocumentSetRequestthrough the Internet to the webservice and receive the documents of the Patient.org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocumentSetHuskyWebServiceClient.send(XdsDocumentSetRequest request, URI destination, String messageId)