Class HttpMessageConverter

  • All Implemented Interfaces:
    MessageConverter<org.springframework.http.HttpEntity<?>,​org.springframework.http.HttpEntity<?>,​HttpEndpointConfiguration>

    public class HttpMessageConverter
    extends Object
    implements MessageConverter<org.springframework.http.HttpEntity<?>,​org.springframework.http.HttpEntity<?>,​HttpEndpointConfiguration>
    Message converter implementation able to convert HTTP request and response entities to internal message representation and other way round.
    Since:
    2.0