Interface StartDataFeedPublicationRequestProducer
public interface StartDataFeedPublicationRequestProducer
Spring cloud stream messaging interface for sending
StartDataFeedPublicationRequest
messages (which are published and consumed by the data feed service itself).-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.messaging.SubscribableChannel
-
Field Details
-
TYPE
- See Also:
-
CHANNEL
- See Also:
-
-
Method Details
-
startDataFeedPublicationRequestOutput
@Output("startDataFeedPublicationRequestOutput") org.springframework.messaging.SubscribableChannel startDataFeedPublicationRequestOutput()
-