FunctionRegistry which supports function composition
during lookups.RawBackgroundFunction that will be used as the
entry point from GCF.MessageConverters to the head of the stack of the existing MessageConverters.MimeType instance representing 'application/cloudevents' mime type.FunctionInvokerFunctionInvokerStringConverter.FunctionRegistry capable of discovering functioins in BeanFactory.Message.FunctionInvocationHelper to support Cloud Events.CloudEventMessageBuilder so you
can add additional attributes and headers.MessageRoutingCallback.routingResult(Message)SmartLifecycle
which deploys and un-deploys packages archives via it's Lifecycle.start()
and Lifecycle.stop() operations.HttpFunction and RawBackgroundFunction for Google
Cloud Function (GCF).FunctionCatalog.GcfJarLayout.FunctionTypeUtils.getImmediateGenericType(Type, int)
for cases when provided 'type' is Publisher or Message.Type of the item of the provided type.Type which could be ParameterizedType to raw Class (no generics).Supplier that pulls data from an HTTP endpoint.Collection type.MessageConverter which uses Jackson or Gson libraries to do the
actual conversion via JsonMapper instance.DestinationResolverfor AWS Lambda which resolves destination
from `lambda-runtime-aws-request-id` message header.MessageRoutingCallback.routingResult(Message)
computation.MessageRoutingCallback.FunctionRoutingResult which encapsulates,
at the very minimum, function definition and optionally Message to be used downstream.HttpFunction that will be used as the entry
point from GCF.FunctionCatalog and FunctionRegistry which
does not depend on Spring's BeanFactory.FunctionInvokerFunctionInvokerSupplier or set of suppliers to an external HTTP
endpoint.ExporterPropertiesMap at the time this method is called.Flux
equivalent unless it already is.Copyright © 2022 Pivotal Software, Inc.. All rights reserved.