Interface | Description |
---|---|
FunctionCatalog | |
FunctionRegistry | |
MessageRoutingCallback |
Java-based strategy to assist with determining the name of the route-to function definition.
|
WrapperDetector |
Class | Description |
---|---|
AbstractSpringFunctionAdapterInitializer<C> | Deprecated
since 3.1 in favor of individual implementations of invokers
|
FunctionalSpringApplication | |
FunctionProperties | |
FunctionProperties.FunctionConfigurationProperties | |
FunctionRegistration<T> | |
FunctionType | |
MessageRoutingCallback.FunctionRoutingResult |
Domain object that represents the result of the
MessageRoutingCallback.routingResult(Message)
computation. |
Annotation Type | Description |
---|---|
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.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.