public class SingleNodeNamedQueueSource extends AbstractSingleNodeNamedChannelSource
NamedChannelSource
implementation that binds to a Queue Channel.ALL_MEDIA_TYPES, messageBus, messageChannel, sharedChannelName
Constructor and Description |
---|
SingleNodeNamedQueueSource(MessageBus messageBus,
java.lang.String sharedChannelName) |
Modifier and Type | Method and Description |
---|---|
protected void |
bind() |
send, sendPayload, unbind
public SingleNodeNamedQueueSource(MessageBus messageBus, java.lang.String sharedChannelName)
protected void bind()
bind
in class AbstractSingleNodeNamedChannelModule<org.springframework.messaging.SubscribableChannel>