| Modifier and Type | Method and Description |
|---|---|
IMessageMDN |
AS2ClientResponse.getMDN() |
IMessageMDN |
AS2ClientResponse.getMDN() |
| Modifier and Type | Method and Description |
|---|---|
void |
AS2ClientResponse.setMDN(IMessageMDN aMDN)
Set the retrieved MDN.
|
void |
AS2ClientResponse.setMDN(IMessageMDN aMDN)
Set the retrieved MDN.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMessageMDN |
class |
AS2MessageMDN |
| Modifier and Type | Method and Description |
|---|---|
IMessageMDN |
AbstractMessage.getMDN() |
IMessageMDN |
IMessage.getMDN() |
IMessageMDN |
IMessage.getMDN() |
IMessageMDN |
AbstractMessage.getMDN() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMessage.setMDN(IMessageMDN aMDN) |
void |
IMessage.setMDN(IMessageMDN aMDN) |
void |
IMessage.setMDN(IMessageMDN aMDN) |
void |
AbstractMessage.setMDN(IMessageMDN aMDN) |
| Constructor and Description |
|---|
MessageMDNParameters(IMessageMDN aTarget) |
MessageMDNParameters(IMessageMDN aTarget) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPartnershipFactory.updatePartnership(IMessageMDN aMdn,
boolean bOverwrite) |
void |
IPartnershipFactory.updatePartnership(IMessageMDN aMdn,
boolean bOverwrite)
Looks up and fills in any header info for a specific MDN's partnership
|
void |
IPartnershipFactory.updatePartnership(IMessageMDN aMdn,
boolean bOverwrite)
Looks up and fills in any header info for a specific MDN's partnership
|
void |
AbstractPartnershipFactory.updatePartnership(IMessageMDN aMdn,
boolean bOverwrite) |
| Modifier and Type | Method and Description |
|---|---|
protected InputStream |
MDNFileModule.getMDNStream(IMessageMDN aMdn) |
protected InputStream |
MDNFileModule.getMDNStream(IMessageMDN aMdn) |
| Modifier and Type | Method and Description |
|---|---|
static IMessageMDN |
AS2Helper.createMDN(IAS2Session aSession,
AS2Message aMsg,
DispositionType aDisposition,
String sText)
Create a new MDN
|
static IMessageMDN |
AS2Helper.createMDN(IAS2Session aSession,
AS2Message aMsg,
DispositionType aDisposition,
String sText)
Create a new MDN
|
| Modifier and Type | Method and Description |
|---|---|
static void |
AS2Helper.createMDNData(IAS2Session aSession,
IMessageMDN aMdn,
boolean bSignMDN,
boolean bIncludeCertificateInSignedContent,
ECryptoAlgorithmSign eMICAlg,
boolean bUseOldRFC3851MicAlgs,
boolean bRemoveCmsAlgorithmProtect)
Create and fill the MDN parameter
|
static void |
AS2Helper.createMDNData(IAS2Session aSession,
IMessageMDN aMdn,
boolean bSignMDN,
boolean bIncludeCertificateInSignedContent,
ECryptoAlgorithmSign eMICAlg,
boolean bUseOldRFC3851MicAlgs,
boolean bRemoveCmsAlgorithmProtect)
Create and fill the MDN parameter
|
| Modifier and Type | Method and Description |
|---|---|
void |
IAS2IncomingMDNCallback.onIncomingMDN(boolean bSynchronousMDN,
IMessageMDN aMDN,
String sSenderAS2ID,
String sReceiverAS2ID,
String sDisposition,
String sReturnMIC,
String sOriginalAS2MessageID,
boolean bMDNWasSigned,
boolean bMICMatched)
Invoked for every incoming MDN message.
|
void |
IAS2IncomingMDNCallback.onIncomingMDN(boolean bSynchronousMDN,
IMessageMDN aMDN,
String sSenderAS2ID,
String sReceiverAS2ID,
String sDisposition,
String sReturnMIC,
String sOriginalAS2MessageID,
boolean bMDNWasSigned,
boolean bMICMatched)
Invoked for every incoming MDN message.
|
Copyright © 2013–2022 Philip Helger. All rights reserved.