Uses of Interface
org.springframework.cloud.function.web.source.DestinationResolver
Packages that use DestinationResolver
Package
Description
-
Uses of DestinationResolver in org.springframework.cloud.function.adapter.aws
Classes in org.springframework.cloud.function.adapter.aws that implement DestinationResolverModifier and TypeClassDescriptionclassImplementation ofDestinationResolverfor AWS Lambda which resolves destination from `lambda-runtime-aws-request-id` message header. -
Uses of DestinationResolver in org.springframework.cloud.function.web.source
Classes in org.springframework.cloud.function.web.source that implement DestinationResolverMethods in org.springframework.cloud.function.web.source that return DestinationResolverMethods in org.springframework.cloud.function.web.source with parameters of type DestinationResolverModifier and TypeMethodDescriptionFunctionExporterAutoConfiguration.sourceForwarder(RequestBuilder requestBuilder, DestinationResolver destinationResolver, FunctionCatalog catalog, org.springframework.web.reactive.function.client.WebClient.Builder builder)