public class SoapMimeMultipart
extends javax.mail.internet.MimeMultipart
MimeMultipart that modifies the Content-Type to add the
"type" parameter with the SOAP versions MIME type.| Constructor and Description |
|---|
SoapMimeMultipart(ESoapVersion eSoapVersion,
Charset aCharset) |
addBodyPart, addBodyPart, createInternetHeaders, createMimeBodyPart, createMimeBodyPart, getBodyPart, getBodyPart, getCount, getPreamble, initializeProperties, isComplete, parse, removeBodyPart, removeBodyPart, setPreamble, setSubType, updateHeaders, writeTopublic SoapMimeMultipart(@Nonnull ESoapVersion eSoapVersion, @Nonnull Charset aCharset) throws javax.mail.internet.ParseException
javax.mail.internet.ParseExceptionCopyright © 2015–2020 Philip Helger. All rights reserved.