Provides the API for creating and building SOAP messages.
-
Returns all the MimeHeader
s in this MimeHeaders
object.
Retrieves all the headers for this AttachmentPart
object
as an iterator over the MimeHeader
objects.
Retrieves all the headers for this SOAPPart
object
as an iterator over the MimeHeader
objects.
Returns all the MimeHeader
objects whose name matches
a name in the given array of names.
Retrieves all MimeHeader
objects that match a name in
the given array.
Retrieves all MimeHeader
objects that match a name in
the given array.
Returns all of the MimeHeader
objects whose name does not
match a name in the given array of names.
Retrieves all MimeHeader
objects whose name does
not match a name in the given array.
Retrieves all MimeHeader
objects whose name does
not match a name in the given array.