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
ResponseObjectBuilder
DmgBuilderResponse
object.handleSendResponseType
in interface ResponseObjectBuilder
sendResponse
- the response sent by the WSTechnicalConnectorException
ResponseObjectBuilder.handleSendResponseType(be.fgov.ehealth.globalmedicalfile.protocol.v1.SendResponseType)
public DmgBuilderResponse handleAsyncResponse(MsgResponse asyncMsgResponse) throws TechnicalConnectorException
ResponseObjectBuilder
GetResponse
return object with getResponse.getReturn().getMsgResponses().handleAsyncResponse
in interface ResponseObjectBuilder
asyncMsgResponse
- MsgResponse
to be converted.TechnicalConnectorException
ResponseObjectBuilder.handleAsyncResponse(be.cin.nip.async.generic.MsgResponse)
public void bootstrap()
bootstrap
in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.