Interface | Description |
---|---|
MultipartInputFilter | |
MultipartOutputFilter |
Class | Description |
---|---|
Attachment |
This class represents an attachment; generally a multipart part.
|
AttachmentBuilder |
Fluid builder class for
Attachment objects. |
ContentDisposition | |
InputStreamDataSource | |
MultipartBody |
Annotation Type | Description |
---|---|
Multipart |
Annotate a JAX-RS function parameter to receive data from a multipart 'part'.
|
Apache CXF