public interface MultipartFormMessageWriter<T> extends HttpMessageWriter<T>
| Modifier and Type | Field and Description |
|---|---|
static ContentType |
MULTIPART_FORM_DATA_CONTENT_TYPE |
| Modifier and Type | Method and Description |
|---|---|
default java.util.Collection<ContentType> |
contentTypes() |
canWrite, writestatic final ContentType MULTIPART_FORM_DATA_CONTENT_TYPE
default java.util.Collection<ContentType> contentTypes()
contentTypes in interface HttpMessageConverterCopyright © 2019. All Rights Reserved.