Package | Description |
---|---|
org.openas2.lib.helper | |
org.openas2.logging | |
org.openas2.message | |
org.openas2.processor.receiver | |
org.openas2.processor.receiver.api | |
org.openas2.processor.sender | |
org.openas2.util |
Modifier and Type | Method and Description |
---|---|
void |
ICryptoHelper.decompress(AS2Message msg) |
void |
BCCryptoHelper.decompress(AS2Message msg) |
Modifier and Type | Method and Description |
---|---|
protected CompositeParameters |
EmailLogger.createParser(AS2Message msg,
OpenAS2Exception exception,
boolean terminated) |
protected String |
EmailLogger.parseText(AS2Message msg,
String text) |
Constructor and Description |
---|
AS2MessageMDN(AS2Message msg,
boolean copyMsgHeaders) |
Modifier and Type | Method and Description |
---|---|
protected AS2Message |
AS2DirectoryPollingModule.createMessage() |
protected AS2Message |
AS2ReceiverHandler.createMessage(Socket s) |
Modifier and Type | Method and Description |
---|---|
protected String |
AS2ReceiverHandler.decryptAndVerify(AS2Message msg) |
protected void |
AS2ReceiverHandler.sendMDNResponse(AS2Message msg,
BufferedOutputStream out,
DispositionType disposition,
String mic,
String text) |
Modifier and Type | Method and Description |
---|---|
protected AS2Message |
AS2FileReceiverModule.createMessage() |
Modifier and Type | Method and Description |
---|---|
protected void |
AS2SenderModule.storePendingInfo(AS2Message msg,
boolean isResend) |
Modifier and Type | Method and Description |
---|---|
static boolean |
AS2Util.checkMDN(AS2Message msg) |
static MessageMDN |
AS2Util.createMDN(Session session,
AS2Message msg,
String mic,
DispositionType disposition,
String text) |
static void |
AS2Util.getMetaData(AS2Message msg,
Session session) |
static void |
AS2Util.processMDN(AS2Message msg,
byte[] data,
OutputStream out,
boolean isAsyncMDN,
Session session,
Object sourceClass)
method for receiving & processing Async MDN sent from receiver.
|
Copyright © 2017. All rights reserved.