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