Class MessageSupplier
java.lang.Object
org.springframework.cloud.function.context.catalog.MessageSupplier
- All Implemented Interfaces:
Supplier<org.reactivestreams.Publisher<org.springframework.messaging.Message<?>>>
public class MessageSupplier
extends Object
implements Supplier<org.reactivestreams.Publisher<org.springframework.messaging.Message<?>>>
- Author:
- Dave Syer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.reactivestreams.Publisher<org.springframework.messaging.Message<?>>get()