Class HpdUtils

java.lang.Object
org.openehealth.ipf.commons.ihe.hpd.HpdUtils

public final class HpdUtils extends Object
Since:
4.3
Author:
Dmytro Rud
  • Field Details

    • DSMLV2_OBJECT_FACTORY

      public static final ObjectFactory DSMLV2_OBJECT_FACTORY
  • Method Details

    • errorResponse

      public static javax.xml.bind.JAXBElement<ErrorResponse> errorResponse(Exception exception, String requestId)
    • extractResponseRequestId

      public static String extractResponseRequestId(Object dsmlResponse)