Package com.helger.phase4.messaging.mime
Class MimeMessageCreator
java.lang.Object
com.helger.phase4.messaging.mime.MimeMessageCreator
-
Method Summary
Modifier and TypeMethodDescriptionstatic AS4MimeMessagegenerateMimeMessage(ESoapVersion eSoapVersion, Document aSoapEnvelope, com.helger.commons.collection.impl.ICommonsList<WSS4JAttachment> aEncryptedAttachments)
-
Method Details
-
generateMimeMessage
@Nonnull public static AS4MimeMessage generateMimeMessage(@Nonnull ESoapVersion eSoapVersion, @Nonnull Document aSoapEnvelope, @Nullable com.helger.commons.collection.impl.ICommonsList<WSS4JAttachment> aEncryptedAttachments) throws jakarta.mail.MessagingException - Throws:
jakarta.mail.MessagingException
-