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 |
---|---|
<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 TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.