| Constructor and description | 
|---|
| MultipartMessageSupport
                                (javax.activation.DataSource dataSource, java.lang.String rootPartId, AbstractHttpOperation operation, boolean isRequest, boolean prettyPrint) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | Attachment | getAttachmentWithContentId(java.lang.String contentId) | 
|  | Attachment[] | getAttachments() | 
|  | Attachment[] | getAttachmentsForPart(java.lang.String partName) | 
|  | java.lang.String | getContentAsString() | 
|  | java.lang.String | getResponseContent() | 
|  | Attachment | getRootPart() | 
|  | void | setOperation(WsdlOperation operation) | 
|  | void | setResponseContent(java.lang.String responseContent) | 
| Methods inherited from class | Name | 
|---|---|
| class java.lang.Object | java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |