Class HpdUtils
java.lang.Object
org.openehealth.ipf.commons.ihe.hpd.HpdUtils
- Since:
- 4.3
- Author:
- Dmytro Rud
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic javax.xml.bind.JAXBElement<ErrorResponse>
errorResponse
(Exception exception, String requestId) static String
extractResponseRequestId
(Object dsmlResponse)
-
Field Details
-
DSMLV2_OBJECT_FACTORY
-
-
Method Details
-
errorResponse
public static javax.xml.bind.JAXBElement<ErrorResponse> errorResponse(Exception exception, String requestId) -
extractResponseRequestId
-