Class HttpMessageConverter

java.lang.Object
org.citrusframework.http.message.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