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.RetrievedDocumentSet
HuskyService.send
(XdsDocumentSetRequest retrievedDocumentsRequest) Send your builtXdsDocumentSetRequest
through the Internet to the webservice and receive the documents of the Patient.org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocumentSet
HuskyWebServiceClient.send
(XdsDocumentSetRequest request, URI destination, String messageId)