See: Description
| Interface | Description | 
|---|---|
| MimeContainer | 
 Represents a container for MIME attachments
 Concrete implementations might adapt a SOAPMessage or an email message. 
 | 
| MimeMarshaller | 
 Subinterface of  
Marshaller that can use MIME attachments to optimize
 storage of binary data. | 
| MimeUnmarshaller | 
 Subinterface of  
Unmarshaller that can use MIME attachments
 to optimize storage of binary data. |