All Classes
-
All Classes Interface Summary Class Summary Exception Summary Annotation Types Summary Class Description DefaultFunctionDiscoveryClient Default implementation of theFunctionDiscoveryClientinterface.FunctionClient TheFunctionClientannotation allows applying introduction advise to an interface such that methods defined by the interface become invokers of remote or local functions configured by the application.FunctionClientAdvice Implements advice for theFunctionClientannotation.FunctionDefinition Represents a discovered function definition.FunctionDefinitionProvider Interface for a type that provides function definitions.FunctionDiscoveryClient An interface for discovery functions, either remote or local.FunctionException An exception thrown when an error occurs in the function system.FunctionExecutionException FunctionInvoker<I,O> FunctionInvokerChooser Strategy interface for choosing aFunctionInvoker.FunctionNotFoundException An exception thrown when no function can be found.HttpFunctionExecutor<I,O> AFunctionExecutorthat uses aHttpClientto execute a remote function definition.LocalFunctionDefinitionProvider