| Package | Description |
|---|---|
| com.helger.phase4.attachment | |
| com.helger.phase4.messaging.domain |
| Modifier and Type | Class and Description |
|---|---|
class |
WSS4JAttachment
Special WSS4J attachment with an InputStream provider instead of a fixed
InputStream
Note: cannot be serializable because base class is not serializable and because we're dealing with InputStreams. |
| Modifier and Type | Method and Description |
|---|---|
static Ebms3PartInfo |
MessageHelperMethods.createEbms3PartInfo(IAS4Attachment aAttachment) |
| Modifier and Type | Method and Description |
|---|---|
static Ebms3PayloadInfo |
MessageHelperMethods.createEbms3PayloadInfo(boolean bHasSoapPayload,
com.helger.commons.collection.impl.ICommonsList<? extends IAS4Attachment> aAttachments)
Add payload info if attachments are present.
|
Copyright © 2015–2020 Philip Helger. All rights reserved.