@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 TheAttachmentBuilder
class is used to create instances ofIAttachment
for sending multipart/form-data payloads in a client request or server response.