Example usage for org.springframework.amqp.support.converter ClassMapper interface-usage

List of usage examples for org.springframework.amqp.support.converter ClassMapper interface-usage

Introduction

In this page you can find the example usage for org.springframework.amqp.support.converter ClassMapper interface-usage.

Usage

From source file org.springframework.amqp.support.converter.Jackson2JavaTypeMapper.java

/**
 * Strategy for setting metadata on messages such that one can create the class that needs to be instantiated when
 * receiving a message.
 *
 * @author Mark Pollack
 * @author James Carr

From source file org.springframework.amqp.support.converter.DefaultJackson2JavaTypeMapper.java

/**
 * @author Mark Pollack
 * @author Sam Nelson
 * @author Andreas Asplund
 * @author Artem Bilan
 */