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
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.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.