be.ehealth.businessconnector.mycarenet.attest.builders
Interface ResponseObjectBuilder

All Known Implementing Classes:
ResponseObjectBuilderImpl

public interface ResponseObjectBuilder

Provides method(s) to build a business response from WS response. Default impl : ResponseObjectBuilderImpl Factory : ResponseObjectBuilderFactory


Method Summary
 AttestBuilderResponse handleSendResponseType(SendResponseType sendResponse)
          Handles the response of the WS, checks the Xades and decode the content to create a AttestBuilderResponse object.
 

Method Detail

handleSendResponseType

AttestBuilderResponse handleSendResponseType(SendResponseType sendResponse)
                                             throws TechnicalConnectorException,
                                                    UnsupportedEncodingException
Handles the response of the WS, checks the Xades and decode the content to create a AttestBuilderResponse object.

Parameters:
sendResponse - the response sent by the WS
Returns:
the response object built from the response of the WS, with a valid Xades and a decoded content
Throws:
TechnicalConnectorException
DataFormatException
NoSuchAlgorithmException
UnsupportedEncodingException



Connector Packaging generic 3.14.2 API
Copyright © {inceptionYear}-2018 eHealth. All Rights Reserved.