ChannelInterceptor.preReceive

Invoked as soon as receive is called and before a Message is actually retrieved. If the return value is 'false', then no Message will be retrieved. This only applies to PollableChannels.

class ChannelInterceptor
bool
preReceive

Meta