Uses of Class
org.bremersee.web.reactive.function.client.proxy.InvocationFunctions
-
Packages that use InvocationFunctions Package Description org.bremersee.web.reactive.function.client.proxy -
-
Uses of InvocationFunctions in org.bremersee.web.reactive.function.client.proxy
Methods in org.bremersee.web.reactive.function.client.proxy with parameters of type InvocationFunctions Modifier and Type Method Description WebClientProxyBuilderWebClientProxyBuilder. commonFunctions(InvocationFunctions functions)Sets common functions.WebClientProxyBuilderWebClientProxyBuilder.Default. commonFunctions(InvocationFunctions functions)WebClientProxyBuilderWebClientProxyBuilder.Default. methodFunctions(Method method, InvocationFunctions functions)WebClientProxyBuilderWebClientProxyBuilder. methodFunctions(Method method, InvocationFunctions functions)Sets method functions.
-