Class ProjectingMessageConverter
java.lang.Object
org.springframework.amqp.support.converter.ProjectingMessageConverter
Deprecated, for removal: This API element is subject to removal in a future version.
Uses a Spring Data
ProjectionFactory
to bind incoming messages to projection
interfaces.- Since:
- 2.2
- Author:
- Gary Russell
-
Constructor Summary
ConstructorsConstructorDescriptionProjectingMessageConverter
(com.fasterxml.jackson.databind.ObjectMapper mapper) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Constructor Details
-
ProjectingMessageConverter
public ProjectingMessageConverter(com.fasterxml.jackson.databind.ObjectMapper mapper) Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
convert
-
JacksonProjectingMessageConverter
.