In Amqp Reference Manual for Java, there are some examples with the class MessageCreator in section 1.4. But this class does not exist in Spring AMQP API. Is this and error ?

...