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