public class SingleNodeNamedTopicSink extends AbstractSingleNodeNamedChannelSink
NamedChannelSink implementation that binds to a PubSub Channel.ALL_MEDIA_TYPES, messageBus, messageChannel, sharedChannelName| Modifier | Constructor and Description |
|---|---|
protected |
SingleNodeNamedTopicSink(MessageBus messageBus,
java.lang.String sharedChannelName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
bind() |
receive, receive, receivePayload, receivePayload, unbindprotected SingleNodeNamedTopicSink(MessageBus messageBus, java.lang.String sharedChannelName)
protected void bind()
bind in class AbstractSingleNodeNamedChannelModule<org.springframework.integration.channel.QueueChannel>