| Modifier and Type | Method and Description |
|---|---|
<T> java.util.Optional<HttpMessageWriter<T>> |
HttpMessageConverters.writerOf(ContentType contentType,
java.lang.Class<?> type) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FormURLEncodedMessageConverter<T> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MultipartFormMessageWriter<T> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JsonMessageConverter<T> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OctetStreamMessageConverter<T> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TextMessageConverter<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
StringMessageConverter |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XmlMessageConverter<T> |
Copyright © 2019. All Rights Reserved.