hunt.stomp.core.MessagePostProcessor

Undocumented in source.

Members

Interfaces

MessagePostProcessor
interface MessagePostProcessor

A contract for processing a {@link Message} after it has been created, either returning a modified (effectively new) message or returning the same.

Meta