public class HttpMessageConverterHolder extends Object
HttpMessageConverter
MediaType
HttpMessageConverterHolder(org.springframework.http.MediaType mediaType, org.springframework.http.converter.HttpMessageConverter<?> converter)
org.springframework.http.converter.HttpMessageConverter<?>
getConverter()
org.springframework.http.MediaType
getMediaType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HttpMessageConverterHolder(org.springframework.http.MediaType mediaType, org.springframework.http.converter.HttpMessageConverter<?> converter)
public org.springframework.http.MediaType getMediaType()
public org.springframework.http.converter.HttpMessageConverter<?> getConverter()
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.