Package org.apache.axiom.mime
package org.apache.axiom.mime
Contains interfaces for MIME message processing.
The APIs in this package have been designed as low level provider interfaces independent of Axiom's core APIs.
-
ClassDescriptionRepresents a MIME content transfer encoding.Represents the (parsed) value of a
Content-Type
header as defined by RFC 2045.A MIME header.Indicates a MIME processing error.A MIME multipart message read from a stream.Writes a MIME multipart body as used by XOP/MTOM and SOAP with Attachments.A MIME part.Factory for thePartBlob
instances returned byPart.getBlob()
.