|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContentDisposition | |
---|---|
org.apache.cxf.jaxrs.ext.multipart |
Uses of ContentDisposition in org.apache.cxf.jaxrs.ext.multipart |
---|
Methods in org.apache.cxf.jaxrs.ext.multipart that return ContentDisposition | |
---|---|
ContentDisposition |
Attachment.getContentDisposition()
|
Methods in org.apache.cxf.jaxrs.ext.multipart with parameters of type ContentDisposition | |
---|---|
AttachmentBuilder |
AttachmentBuilder.contentDisposition(ContentDisposition newContentDisposition)
|
Constructors in org.apache.cxf.jaxrs.ext.multipart with parameters of type ContentDisposition | |
---|---|
Attachment(String id,
InputStream is,
ContentDisposition cd)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |