Package com.ibm.websphere.jaxrs20.multipart


@Version("1.2.0") package com.ibm.websphere.jaxrs20.multipart
  • Class
    Description
    The AttachmentBuilder class is used to create instances of IAttachment for sending multipart/form-data payloads in a client request or server response.
    This interface represents an attachment; generally a multipart part.
    This interface abstracts the IBM API for MultipartBody operations.