public interface MessageProducer
MessageChannel
.Modifier and Type | Method and Description |
---|---|
void |
setOutputChannel(org.springframework.messaging.MessageChannel outputChannel)
Specify the MessageChannel to which produced Messages should be sent.
|