| Modifier and Type | Method and Description |
|---|---|
MsgResponse |
ObjectFactory.createMsgResponse()
Create an instance of
MsgResponse |
| Modifier and Type | Method and Description |
|---|---|
List<MsgResponse> |
Responses.getMsgResponses()
Gets the value of the msgResponses property.
|
| Modifier and Type | Method and Description |
|---|---|
DmgBuilderResponse |
ResponseObjectBuilder.handleAsyncResponse(MsgResponse asyncMsgResponse)
converts response to asynchronous business message to DmgBuilderResponse.
|
| Modifier and Type | Method and Description |
|---|---|
DmgBuilderResponse |
ResponseObjectBuilderImpl.handleAsyncResponse(MsgResponse asyncMsgResponse) |
| Modifier and Type | Method and Description |
|---|---|
<T> ProcessedMsgResponse<T> |
ResponseObjectBuilder.processEncryptedResponse(MsgResponse msgResponse,
String projectName,
Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
Confirm |
RequestObjectBuilder.buildConfirmRequest(OrigineType origin,
List<MsgResponse> msgResponses,
List<TAckResponse> tackResponses)
Builds a Confirm request from given parameters
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
ResponseObjectBuilderImpl.getContent(MsgResponse msgResponse,
String projectName) |
<T> ProcessedMsgResponse<T> |
ResponseObjectBuilderImpl.processEncryptedResponse(MsgResponse msgResponse,
String projectName,
Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
Confirm |
RequestObjectBuilderImpl.buildConfirmRequest(OrigineType origin,
List<MsgResponse> msgResponses,
List<TAckResponse> tackResponses) |
| Modifier and Type | Method and Description |
|---|---|
MsgResponse |
ProcessedMsgResponse.getMsgResponse() |
| Constructor and Description |
|---|
ProcessedMsgResponse(MsgResponse msgResponse,
T businessResponse,
EncryptedKnownContent encryptedKnownContent,
SignatureVerificationResult signatureVerificationResult,
byte[] signedData) |
ProcessedMsgResponse(MsgResponse msgResponse,
T businessResponse,
SignatureVerificationResult signatureVerificationResult,
byte[] signedData) |
Connector Packaging generic 4.6.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.