Package | Description |
---|---|
org.adroitlogic.x.feature.as2.message |
This package contains the service classes which includes the processing logic related of AS2 messaging
|
Modifier and Type | Method and Description |
---|---|
CreationResult |
SMIMEMessageCreator.createSMIMEMessage(KeystoreManager ksManager,
List<AttachmentDetails> attachments,
AS2Partner as2Partner,
OutputStream os) |
ParseResult |
SMIMEMessageParser.parseSMIMEMessage(org.adroitlogic.x.api.XMessage msg,
KeystoreManager ksManager,
FileStoreFeature xFileStore)
Parse a new message using an input stream and a Map of transport headers
|
Copyright © 2016–2019 AdroitLogic. All rights reserved.