All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary
| Class |
Description |
| AbstractAvroMessageConverter |
Base class for Apache Avro
MessageConverter implementations.
|
| AbstractGrpcMessageConverter<T extends com.google.protobuf.GeneratedMessageV3> |
|
| AbstractSpringFunctionAdapterInitializer<C> |
Deprecated.
|
| AvroSchemaMessageConverter |
A MessageConverter using Apache Avro.
|
| AvroSchemaServiceManager |
Manage a Schema together with its String representation.
|
| AvroSchemaServiceManagerImpl |
|
| AWSCompanionAutoConfiguration |
|
| AWSCustomRuntime |
AWS Custom Runtime emulator to be used for testing.
|
| AWSLambdaUtils |
|
| AzureFunctionInstanceInjector |
The instance factory used by the Spring framework to initialize Azure function instance.
|
| AzureSpringBootHttpRequestHandler<I> |
Deprecated.
|
| AzureSpringBootRequestHandler<I,O> |
Deprecated.
|
| BasicStringConverter |
|
| BeanFactoryAwareFunctionRegistry |
Implementation of FunctionRegistry capable of discovering functions in BeanFactory.
|
| CloudEvent |
Protobuf type io.cloudevents.v1.CloudEvent
|
| CloudEvent.Builder |
Protobuf type io.cloudevents.v1.CloudEvent
|
| CloudEvent.CloudEventAttributeValue |
Protobuf type io.cloudevents.v1.CloudEvent.CloudEventAttributeValue
|
| CloudEvent.CloudEventAttributeValue.AttrCase |
|
| CloudEvent.CloudEventAttributeValue.Builder |
Protobuf type io.cloudevents.v1.CloudEvent.CloudEventAttributeValue
|
| CloudEvent.CloudEventAttributeValueOrBuilder |
|
| CloudEvent.DataCase |
|
| CloudEventGrpcAutoConfiguration |
|
| CloudEventHeaderEnricher |
Strategy that should be implemented by the user to help with outgoing Cloud Event
headers.
|
| CloudEventMessageBuilder<T> |
Message builder which is aware of Cloud Event semantics.
|
| CloudEventMessageConverter |
|
| CloudEventMessageUtils |
Miscellaneous utility methods to assist with representing Cloud Event as Spring
Message.
|
| CloudEventMessageUtils.Protocols |
|
| CloudEventOrBuilder |
|
| CloudEventOuterClass |
|
| CloudEventServiceGrpc |
|
| CloudEventServiceGrpc.CloudEventServiceBlockingStub |
|
| CloudEventServiceGrpc.CloudEventServiceFutureStub |
|
| CloudEventServiceGrpc.CloudEventServiceImplBase |
|
| CloudEventServiceGrpc.CloudEventServiceStub |
|
| CloudEventServiceOuterClass |
|
| CloudEventsFunctionExtensionConfiguration |
Configuration class with components relevant to Cloud Events support.
|
| CloudEventsFunctionInvocationHelper |
|
| ContextFunctionCatalogAutoConfiguration |
|
| ContextFunctionCatalogAutoConfiguration.JsonMapperConfiguration |
|
| ContextFunctionCatalogAutoConfiguration.PlainFunctionScanConfiguration |
|
| ContextFunctionCatalogInitializer |
|
| ContextFunctionCatalogInitializer.DummyProcessor |
Dummy implementation of a processor.
|
| CustomRuntimeAutoConfiguration |
|
| CustomRuntimeEnvironmentPostProcessor |
Adds default properties to the environment for running a custom runtime in AWS.
|
| CustomRuntimeEventLoop |
Event loop and necessary configurations to support AWS Lambda
Custom Runtime - https://docs.aws.amazon.com/lambda/latest/dg/runtimes-custom.html.
|
| CustomRuntimeInitializer |
|
| DefaultMessageRoutingHandler |
Strategy for implementing a handler for un-routable messages.
|
| DemoApplication |
|
| DemoApplication |
|
| DemoGrpcApplication |
|
| DestinationResolver |
|
| Employee |
|
| EnableFunctionDeployer |
Deprecated.
|
| ExporterProperties |
|
| ExporterProperties.Sink |
|
| ExporterProperties.Source |
|
| FluxConsumer<I> |
Deprecated.
|
| FluxedConsumer<I> |
Deprecated.
|
| FluxedFunction<I,O> |
Deprecated.
|
| FluxFunction<I,O> |
Deprecated.
|
| FluxSupplier<T> |
Deprecated.
|
| FluxToMonoFunction<I,O> |
Deprecated.
|
| FluxWrapper<T> |
Deprecated.
|
| FluxWrapperDetector |
Deprecated.
|
| FunctionalSpringApplication |
|
| FunctionalSpringBootTest |
|
| FunctionAroundWrapper |
Wrapper that acts as around advise over function invocation.
|
| FunctionCatalog |
|
| FunctionCatalogEvent |
|
| FunctionClassUtils |
General utility class which aggregates various class-level utility functions
used by the framework.
|
| FunctionContextUtils |
|
| FunctionController |
|
| FunctionController |
|
| FunctionDeployerConfiguration |
Configuration class which creates an instance of SmartLifecycle
which deploys and un-deploys packages archives via it's Lifecycle.start()
and Lifecycle.stop() operations.
|
| FunctionDeployerProperties |
Configuration properties for deciding how to locate the functional class to execute.
|
| FunctionEndpointInitializer |
|
| FunctionExporterAutoConfiguration |
|
| FunctionFactoryMetadata<F> |
Deprecated.
|
| FunctionGrpcProperties |
|
| FunctionHandlerMapping |
|
| FunctionHandlerMapping |
|
| FunctionInspector |
Deprecated.
|
| FunctionInvocationHelper<I> |
|
| FunctionInvoker |
|
| FunctionInvoker<I,O> |
|
| FunctionInvoker |
Implementation of HttpFunction and RawBackgroundFunction for Google
Cloud Function (GCF).
|
| FunctionMessageUtils |
!!! INTERNAL ONLY !!!
|
| FunctionProperties |
|
| FunctionProperties.FunctionConfigurationProperties |
|
| FunctionRegistration<T> |
|
| FunctionRegistrationEvent |
|
| FunctionRegistry |
|
| FunctionsEndpoint |
|
| FunctionsEndpointAutoConfiguration |
|
| FunctionType |
|
| FunctionTypeUtils |
Set of utility operations to interrogate function definitions.
|
| FunctionUnregistrationEvent |
|
| FunctionWebRequestProcessingHelper |
!INTERNAL USE ONLY!
|
| FunctionWrapper |
For internal use only.
|
| GcfJarLauncher |
The launcher class written at the top-level of the output JAR to be deployed to
Google Cloud Functions.
|
| GcfJarLayout |
A custom JAR Layout that writes GCF adapter classes to the top-level of the output JAR
for deploying to GCF.
|
| GcfJarLayoutFactory |
|
| GrpcClientTemplate |
|
| GrpcMessageConverter<T extends com.google.protobuf.GeneratedMessageV3> |
|
| GrpcSpringMessage |
Protobuf type org.springframework.cloud.function.grpc.GrpcSpringMessage
|
| GrpcSpringMessage.Builder |
Protobuf type org.springframework.cloud.function.grpc.GrpcSpringMessage
|
| GrpcSpringMessageConverter |
|
| GrpcSpringMessageOrBuilder |
|
| GrpcUtils |
|
| GsonMapper |
|
| HeaderUtils |
|
| HttpFunctionInvoker<I> |
Implementation of HTTP Request Handler for Azure which supports
HttpRequestMessage and HttpResponseMessage the types required by
Azure Functions for HTTP-triggered functions.
|
| HttpSupplier |
A Supplier that pulls data from an HTTP endpoint.
|
| Isolated |
|
| IsolatedConsumer<T> |
|
| IsolatedFunction<S,T> |
|
| IsolatedSupplier<T> |
Deprecated.
|
| JacksonMapper |
|
| JsonMapper |
|
| JsonMessageConverter |
Implementation of MessageConverter which uses Jackson or Gson libraries to do the
actual conversion via JsonMapper instance.
|
| KotlinLambdaToFunctionAutoConfiguration |
Configuration class which defines the required infrastructure to bootstrap Kotlin
lambdas as invocable functions within the context of the framework.
|
| KotlinLambdaToFunctionAutoConfiguration.KotlinFunctionWrapper |
|
| LambdaDestinationResolver |
Implementation of DestinationResolverfor AWS Lambda which resolves destination
from `lambda-runtime-aws-request-id` message header.
|
| MessageConsumer |
|
| MessageFunction |
|
| MessageHandlingHelper<T extends com.google.protobuf.GeneratedMessageV3> |
|
| MessageRoutingCallback |
Java-based strategy to assist with determining the name of the route-to function definition.
|
| MessageRoutingCallback.FunctionRoutingResult |
|
| MessageService |
|
| MessageSupplier |
|
| MessageUtils |
|
| MessageUtils.MessageStructureWithCaseInsensitiveHeaderKeys |
!!! INTERNAL USE ONLY, MAY CHANGE OR REMOVED WITHOUT NOTICE!!!
|
| MessagingServiceGrpc |
|
| MessagingServiceGrpc.MessagingServiceBlockingStub |
|
| MessagingServiceGrpc.MessagingServiceFutureStub |
|
| MessagingServiceGrpc.MessagingServiceImplBase |
|
| MessagingServiceGrpc.MessagingServiceStub |
|
| MonoSupplier<T> |
Deprecated.
|
| MonoToFluxFunction<I,O> |
Deprecated.
|
| Person |
|
| PollableBean |
A marker and qualifier annotation to signal that
annotated functional factory method is a bean (e.g., Supplier, Function or Consumer)
that also needs to be polled periodically.
|
| PrimitiveTypesFromStringMessageConverter |
|
| ReactorAutoConfiguration |
|
| ReactorAutoConfiguration |
|
| RequestBuilder |
|
| RequestProcessor |
|
| RequestProcessor.FunctionWrapper |
Wrapper for functions.
|
| RestApplication |
|
| RoutingFunction |
An implementation of Function which acts as a gateway/router by actually
delegating incoming invocation to a function specified ..
|
| RSocketCustomizerConfiguration |
|
| RSocketFunctionProperties |
Main configuration properties for RSocket integration with spring-cloud-function.
|
| SimpleDestinationResolver |
|
| SimpleFunctionRegistry |
|
| SimpleFunctionRegistry.PassThruFunction |
|
| SmartCompositeMessageConverter |
|
| SpringBootApiGatewayRequestHandler |
Deprecated.
|
| SpringBootKinesisEventHandler<E,O> |
Deprecated.
|
| SpringBootRequestHandler<E,O> |
Deprecated. |
| SpringBootStreamHandler |
Deprecated.
|
| StringConverter |
|
| SupplierExporter |
Forwards items obtained from a Supplier or set of suppliers to an external HTTP
endpoint.
|
| SupplierProperties |
Deprecated.
|
| WebRequestConstants |
Common storage for web request attribute names (in a separate package to avoid cycles).
|
| WrappedFunction<I,O,IP extends org.reactivestreams.Publisher<I>,OP extends org.reactivestreams.Publisher<O>,T> |
Deprecated.
|
| WrapperDetector |
|