Uses of Interface
com.helger.phase4.attachment.IAS4Attachment
Packages that use IAS4Attachment
-
Uses of IAS4Attachment in com.helger.phase4.attachment
Classes in com.helger.phase4.attachment that implement IAS4AttachmentModifier and TypeClassDescriptionclassSpecial 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 withInputStreams. -
Uses of IAS4Attachment in com.helger.phase4.model.message
Methods in com.helger.phase4.model.message with parameters of type IAS4AttachmentModifier and TypeMethodDescriptionstatic Ebms3PartInfoMessageHelperMethods.createEbms3PartInfo(IAS4Attachment aAttachment) Method parameters in com.helger.phase4.model.message with type arguments of type IAS4AttachmentModifier and TypeMethodDescriptionstatic Ebms3PayloadInfoMessageHelperMethods.createEbms3PayloadInfo(boolean bHasSoapPayload, com.helger.commons.collection.impl.ICommonsList<? extends IAS4Attachment> aAttachments) Add payload info if attachments are present.