| Name | Description | Type | Package | Framework |
| AbstractJavaTypeMapper | Class | org.springframework.amqp.support.converter | Spring AMQP | |
| AbstractJsonMessageConverter | Class | org.springframework.amqp.support.converter | Spring AMQP | |
| AbstractMessageConverter | Convenient base class for MessageConverter implementations. | Class | org.springframework.amqp.support.converter | Spring AMQP |
| ClassMapper | Strategy for setting metadata on messages such that one can create the classthat needs to be instantiated when receiving a message. | Interface | org.springframework.amqp.support.converter | Spring AMQP |
| ContentTypeDelegatingMessageConverter | A composite MessageConverter that delegates to an actual MessageConverterbased on the contentType header. | Class | org.springframework.amqp.support.converter | Spring AMQP |
| DefaultClassMapper | Maps to/from JSON using type information in the MessageProperties;the default name of the message property containing the type is '__TypeId__'. | Class | org.springframework.amqp.support.converter | Spring AMQP |
| DefaultJackson2JavaTypeMapper | Class | org.springframework.amqp.support.converter | Spring AMQP | |
| DefaultJavaTypeMapper | Class | org.springframework.amqp.support.converter | Spring AMQP | |
| Jackson2JavaTypeMapper | Strategy for setting metadata on messages such that one can create the class that needs to be instantiated whenreceiving a message. | Interface | org.springframework.amqp.support.converter | Spring AMQP |
| Jackson2JsonMessageConverter | JSON converter that uses the Jackson 2 Json library. | Class | org.springframework.amqp.support.converter | Spring AMQP |
| JavaTypeMapper | Strategy for setting metadata on messages such that one can create the class that needs to be instantiated whenreceiving a message. | Interface | org.springframework.amqp.support.converter | Spring AMQP |
| JsonMessageConverter | JSON converter that uses the Jackson Json library. | Class | org.springframework.amqp.support.converter | Spring AMQP |
| MarshallingMessageConverter | Spring Rabbit MessageConverter that uses a Marshaller and Unmarshaller. | Class | org.springframework.amqp.support.converter | Spring AMQP |
| MessageConversionException | Exception to be thrown by message converters if they encounter a problem with converting a message or object. | Class | org.springframework.amqp.support.converter | Spring AMQP |
| MessageConverter | Interface | org.springframework.amqp.support.converter | Spring AMQP | |
| MessagingMessageConverter | Convert a Message from the messaging abstraction to and from aMessage using an underlying | Class | org.springframework.amqp.support.converter | Spring AMQP |
| SerializerMessageConverter | Serializer and Deserializer abstractions in Spring. | Class | org.springframework.amqp.support.converter | Spring AMQP |
| SimpleMessageConverter | or byte arrays. | Class | org.springframework.amqp.support.converter | Spring AMQP |