|
Spring AMQP | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractMessageConverter | |
---|---|
org.springframework.amqp.support.converter |
Uses of AbstractMessageConverter in org.springframework.amqp.support.converter |
---|
Subclasses of AbstractMessageConverter in org.springframework.amqp.support.converter | |
---|---|
class |
JsonMessageConverter
JSON converter that uses the Jackson Json library. |
class |
MarshallingMessageConverter
Spring Rabbit MessageConverter that uses a Marshaller and Unmarshaller . |
class |
SerializerMessageConverter
Implementation of MessageConverter that can work with Strings or native objects of any kind via the
Serializer and Deserializer abstractions in Spring. |
class |
SimpleMessageConverter
Implementation of MessageConverter that can work with Strings, Serializable instances,
or byte arrays. |
|
Spring AMQP | |||||||||
PREV NEXT | FRAMES NO FRAMES |