be.ehealth.businessconnector.mycarenet.memberdatav2.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
handleConsultationResponse
MemberDataBuilderResponse handleConsultationResponse(MemberDataConsultationResponse consultResponse)
throws TechnicalConnectorException
- Handles the response of the WS, checks the signatures and decode the content (if necessary) to create a
MemberDataBuilderResponse
object.
- Parameters:
consultResponse
- the response sent by the WS
- Returns:
- a MemberDataBuilderResponse object who contains all info
- Throws:
TechnicalConnectorException
- the technical connector exception
Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.