public interface SingleIndexRequestProducer
When sending messages over this channel consider using SingleIndexRequest
as all
consumers will generally expect messages in that format.
SingleIndexRequest
Modifier and Type | Field and Description |
---|---|
static String |
CHANNEL |
static String |
TYPE |
Modifier and Type | Method and Description |
---|---|
org.springframework.messaging.MessageChannel |
singleIndexRequestOutput() |
static final String TYPE
static final String CHANNEL
Copyright © 2021. All rights reserved.