Uses of Class
org.springframework.cloud.function.web.util.FunctionWrapper
-
Packages that use FunctionWrapper Package Description org.springframework.cloud.function.web.util -
-
Uses of FunctionWrapper in org.springframework.cloud.function.web.util
Methods in org.springframework.cloud.function.web.util with parameters of type FunctionWrapper Modifier and Type Method Description static org.reactivestreams.Publisher<?>FunctionWebRequestProcessingHelper. processRequest(FunctionWrapper wrapper, Object argument, boolean eventStream)
-