public interface WildcardMessageConverter<T> extends HttpMessageReader<T>
| Modifier and Type | Field and Description |
|---|---|
static ContentType |
WILDCARD_CONTENT_TYPE |
| Modifier and Type | Method and Description |
|---|---|
default java.util.Collection<ContentType> |
contentTypes() |
canRead, readstatic final ContentType WILDCARD_CONTENT_TYPE
default java.util.Collection<ContentType> contentTypes()
contentTypes in interface HttpMessageConverterCopyright © 2019. All Rights Reserved.