Class MessageSupplier
- java.lang.Object
-
- org.springframework.cloud.function.context.catalog.MessageSupplier
-
-
Constructor Summary
Constructors Constructor Description MessageSupplier(Supplier<?> delegate)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.reactivestreams.Publisher<org.springframework.messaging.Message<?>>get()
-