| Package | Description |
|---|---|
| com.helger.phase4.client |
| Modifier and Type | Method and Description |
|---|---|
AS4ClientReceiptMessage |
AS4ClientReceiptMessage.setEbms3UserMessage(Ebms3UserMessage aEbms3UserMessage)
Needs to be set to refer to the message which this receipt is the response
and if non-repudiation is not used, to fill the receipt content
|
AS4ClientReceiptMessage |
AS4ClientReceiptMessage.setNonRepudiation(boolean bNonRepudiation) |
AS4ClientReceiptMessage |
AS4ClientReceiptMessage.setReceiptShouldBeSigned(boolean bReceiptShouldBeSigned) |
AS4ClientReceiptMessage |
AS4ClientReceiptMessage.setSoapDocument(Node aSoapDocument)
As node set the usermessage if it is signed, so the references can be
counted and used in non repudiation.
|
Copyright © 2015–2020 Philip Helger. All rights reserved.