Annotation Type | Description |
---|---|
MultipartForm |
This can be used as a value object for incoming/outgoing request/responses
of the multipart/form-data mime type.
|
PartFilename |
Must be used in conjunction with @MultipartForm.
|
PartType |
Must be used in conjunction with Multipart providers when writing out
a List or Map as a multipart/* type.
|
XopWithMultipartRelated |
This annotation can be used to process/produce incoming/outgoing XOP messages
(packaged as multipart/related) to/from JAXB annotated objects.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.