ChannelInterceptor.preSend

Invoked before the Message is actually sent to the channel. This allows for modification of the Message if necessary. If this method returns {@code null} then the actual send invocation will not occur.

class ChannelInterceptor
preSend

Meta