MessagePostProcessor.postProcessMessage

Process the given message. @param message the message to process @return a post-processed variant of the message, or simply the incoming message; never {@code null}

interface MessagePostProcessor
postProcessMessage

Meta