public class ResponseObjectBuilderImpl extends Object implements ResponseObjectBuilder, ConfigurationModuleBootstrap.ModuleBootstrapHook
ResponseObjectBuilder interface.| Constructor and Description |
|---|
ResponseObjectBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
bootstrap() |
SignedEncryptedBuilderResponse |
handleAskAgreementResponse(AskAgreementResponse response,
AskAgreementBuilderRequest request)
Handles the response of the WS, checks the signatures and decode the content (if necessary) to create a
SignedEncryptedBuilderResponse object. |
SignedEncryptedBuilderResponse |
handleConsultAgreementResponse(ConsultAgreementResponse response,
ConsultAgreementBuilderRequest request) |
public SignedEncryptedBuilderResponse handleAskAgreementResponse(AskAgreementResponse response, AskAgreementBuilderRequest request) throws TechnicalConnectorException
ResponseObjectBuilderSignedEncryptedBuilderResponse object.handleAskAgreementResponse in interface ResponseObjectBuilderresponse - the response sent by the WSTechnicalConnectorException - the technical connector exceptionpublic SignedEncryptedBuilderResponse handleConsultAgreementResponse(ConsultAgreementResponse response, ConsultAgreementBuilderRequest request) throws TechnicalConnectorException
handleConsultAgreementResponse in interface ResponseObjectBuilderTechnicalConnectorExceptionpublic void bootstrap()
bootstrap in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.