| Modifier and Type | Method | Description |
|---|---|---|
void |
BCCryptoHelper.decompress(AS2Message msg) |
|
void |
ICryptoHelper.decompress(AS2Message msg) |
| Modifier and Type | Method | Description |
|---|---|---|
protected CompositeParameters |
EmailLogger.createParser(AS2Message msg,
Throwable t,
boolean terminated) |
|
protected String |
EmailLogger.parseText(AS2Message msg,
String text) |
| Modifier and Type | Method | Description |
|---|---|---|
protected CompositeParameters |
EmailSender.createParser(AS2Message msg,
Throwable t,
boolean terminated) |
|
protected String |
EmailSender.parseText(AS2Message msg,
String text) |
| Constructor | Description |
|---|---|
AS2MessageMDN(AS2Message msg,
boolean copyMsgHeaders) |
| Modifier and Type | Method | Description |
|---|---|---|
protected AS2Message |
AS2DirectoryPollingModule.createMessage() |
|
protected AS2Message |
AS2ReceiverHandler.createMessage(Socket s) |
| Modifier and Type | Method | Description |
|---|---|---|
MessageMDN |
AS2ReceiverHandler.createMDN(Session session,
AS2Message msg,
String mic,
DispositionType disposition,
String text) |
|
protected String |
AS2ReceiverHandler.decryptAndVerify(AS2Message msg) |
|
protected boolean |
AS2ReceiverHandler.sendResponse(AS2Message msg,
BufferedOutputStream out,
DispositionType disposition,
String mic,
String text) |
Sends a response for received AS2 message.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected AS2Message |
AS2FileReceiverModule.createMessage() |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
AS2SenderModule.storePendingInfo(AS2Message msg,
boolean isResend) |
Stores metadata into pending information file and storing
message object from first send attempt.
|
| Modifier and Type | Method | Description |
|---|---|---|
static boolean |
AS2Util.checkMDN(AS2Message msg) |
Verify disposition status is "processed" then check MIC is matched
|
static void |
AS2Util.getMetaData(AS2Message msg,
File inFile) |
|
static void |
AS2Util.getMetaData(AS2Message msg,
Session session) |
|
static void |
AS2Util.processMDN(AS2Message msg,
byte[] data,
OutputStream out,
boolean isAsyncMDN,
Session session,
Object sourceClass) |
Processing MDN sent from receiver.
|
Copyright © 2018. All rights reserved.