Class OMMultipartWriter


  • public class OMMultipartWriter
    extends Object
    Writes a MIME multipart package as used by XOP/MTOM and SOAP with Attachments. This class wraps a MultipartBodyWriter, providing a higher level API. In particular it will configure content types and content transfer encodings based on information from an OMOutputFormat object.