public final class MessageConverterConfigurer.PartitioningInterceptor extends Object implements org.springframework.messaging.support.ChannelInterceptor
| Modifier and Type | Method and Description |
|---|---|
org.springframework.messaging.Message<?> |
preSend(org.springframework.messaging.Message<?> message,
org.springframework.messaging.MessageChannel channel) |
void |
setPartitionCount(int partitionCount) |
public void setPartitionCount(int partitionCount)
public org.springframework.messaging.Message<?> preSend(org.springframework.messaging.Message<?> message,
org.springframework.messaging.MessageChannel channel)
preSend in interface org.springframework.messaging.support.ChannelInterceptorCopyright © 2018 Pivotal Software, Inc.. All rights reserved.