| Class | Description | 
|---|---|
| EventMessageReader | Reader that reads EventMessage instances written to the underlying input. | 
| EventMessageWriter | Writer that writes Event Messages onto a an OutputStream. | 
| JavaSerializationAMQPMessageConverter | Implementation of the AMQPMessageConverter interface that serializes the Message using Java Serialization, while
 the payload and meta data of the messages are serialized using the configured Serializer. | 
| Enum | Description | 
|---|---|
| EventMessageType | Enumeration of supported Message Types by the  EventMessageWriterandEventMessageReader. | 
Copyright © 2010–2017. All rights reserved.