public class ResponseObjectBuilderImpl extends Object implements ResponseObjectBuilder, ConfigurationModuleBootstrap.ModuleBootstrapHook
ResponseObjectBuilder interface.| Constructor and Description |
|---|
ResponseObjectBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
bootstrap() |
DmgBuilderResponse |
handleAsyncResponse(MsgResponse asyncMsgResponse)
converts response to asynchronous business message to DmgBuilderResponse.
|
DmgBuilderResponse |
handleSendResponseType(SendResponseType sendResponse)
Handles the response of the WS, checks the Xades and decode the content to create a
DmgBuilderResponse object. |
public final DmgBuilderResponse handleSendResponseType(SendResponseType sendResponse) throws TechnicalConnectorException
ResponseObjectBuilderDmgBuilderResponse object.handleSendResponseType in interface ResponseObjectBuildersendResponse - the response sent by the WSTechnicalConnectorExceptionResponseObjectBuilder.handleSendResponseType(be.fgov.ehealth.globalmedicalfile.protocol.v1.SendResponseType)public DmgBuilderResponse handleAsyncResponse(MsgResponse asyncMsgResponse) throws TechnicalConnectorException
ResponseObjectBuilderGetResponse return object with getResponse.getReturn().getMsgResponses().handleAsyncResponse in interface ResponseObjectBuilderasyncMsgResponse - MsgResponse to be converted.TechnicalConnectorExceptionResponseObjectBuilder.handleAsyncResponse(be.cin.nip.async.generic.MsgResponse)public void bootstrap()
bootstrap in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.