Uses of Interface
org.springframework.cloud.function.web.source.DestinationResolver
-
Packages that use DestinationResolver Package Description org.springframework.cloud.function.web.source -
-
Uses of DestinationResolver in org.springframework.cloud.function.web.source
Classes in org.springframework.cloud.function.web.source that implement DestinationResolver Modifier and Type Class Description classSimpleDestinationResolverMethods in org.springframework.cloud.function.web.source that return DestinationResolver Modifier and Type Method Description DestinationResolverFunctionExporterAutoConfiguration. simpleDestinationResolver()Methods in org.springframework.cloud.function.web.source with parameters of type DestinationResolver Modifier and Type Method Description SupplierExporterFunctionExporterAutoConfiguration. sourceForwarder(RequestBuilder requestBuilder, DestinationResolver destinationResolver, FunctionCatalog catalog, org.springframework.web.reactive.function.client.WebClient.Builder builder)
-