Interface QuotePublishedProducer
public interface QuotePublishedProducer
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.messaging.MessageChannel
-
Field Details
-
TYPE
- See Also:
-
CHANNEL
- See Also:
-
-
Method Details
-
quotePublishedOutput
@Output("quotePublishedOutput") org.springframework.messaging.MessageChannel quotePublishedOutput()
-