Uses of Class
com.helger.phase4.client.AS4ClientReceiptMessage
Packages that use AS4ClientReceiptMessage
-
Uses of AS4ClientReceiptMessage in com.helger.phase4.client
Methods in com.helger.phase4.client that return AS4ClientReceiptMessageModifier and TypeMethodDescriptionfinal AS4ClientReceiptMessageAS4ClientReceiptMessage.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 contentfinal AS4ClientReceiptMessageAS4ClientReceiptMessage.setNonRepudiation(boolean bNonRepudiation) final AS4ClientReceiptMessageAS4ClientReceiptMessage.setReceiptShouldBeSigned(boolean bReceiptShouldBeSigned) final AS4ClientReceiptMessageAS4ClientReceiptMessage.setSoapDocument(Node aSoapDocument) As node set the usermessage if it is signed, so the references can be counted and used in non repudiation.