Package | Description |
---|---|
org.apache.cxf.jaxrs.ext.multipart |
Modifier and Type | Method and Description |
---|---|
ContentDisposition |
Attachment.getContentDisposition() |
Modifier and Type | Method and Description |
---|---|
AttachmentBuilder |
AttachmentBuilder.contentDisposition(ContentDisposition newContentDisposition) |
Constructor and Description |
---|
Attachment(String id,
InputStream is,
ContentDisposition cd) |
Apache CXF