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 WSTechnicalConnectorException
DataFormatException
NoSuchAlgorithmException
DmgBuilderResponse handleAsyncResponse(MsgResponse asyncMsgResponse) throws TechnicalConnectorException
GetResponse
return object with getResponse.getReturn().getMsgResponses().asyncMsgResponse
- MsgResponse
to be converted.TechnicalConnectorException
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.