Package | Description |
---|---|
org.adroitlogic.as2.api |
Modifier and Type | Method and Description |
---|---|
SendInfo |
AS2Manager.prepareAS2MessageForSend(Message msg,
Partner partner)
Create an AS2 message using the current Message and its attachments, and sets the destination URL as of the
selected partner.
|
SendInfo |
AS2Manager.prepareAS2MessageForSend(Message msg,
String partnerID)
Create an AS2 message using the current Message and its attachments, and sets the destination URL as of the
selected partner.
|
Modifier and Type | Method and Description |
---|---|
void |
PersistenceService.preparedMessageForSend(SendInfo sndInfo,
Message msg)
Record the preparation of an AS2 message for sending to a partner
|
Copyright © 2010–2016 AdroitLogic. All rights reserved.