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