public interface ResponseObjectBuilder
ResponseObjectBuilderImpl Factory : ResponseObjectBuilderFactory| Modifier and Type | Method and Description |
|---|---|
DmgBuilderResponse |
handleAsyncResponse(MsgResponse asyncMsgResponse)
converts response to asynchronous business message to DmgBuilderResponse.
|
DmgBuilderResponse |
handleSendResponseType(SendResponseType sendRequest)
Handles the response of the WS, checks the Xades and decode the content to create a
DmgBuilderResponse object. |
DmgBuilderResponse handleSendResponseType(SendResponseType sendRequest) throws TechnicalConnectorException, NoSuchAlgorithmException, DataFormatException
DmgBuilderResponse object.sendRequest - the response sent by the WSTechnicalConnectorExceptionDataFormatExceptionNoSuchAlgorithmExceptionDmgBuilderResponse handleAsyncResponse(MsgResponse asyncMsgResponse) throws TechnicalConnectorException
GetResponse return object with getResponse.getReturn().getMsgResponses().asyncMsgResponse - MsgResponse to be converted.TechnicalConnectorException
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.