All Classes and Interfaces

Class
Description
Default implementation of the FunctionDiscoveryClient interface.
The FunctionClient annotation 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.
Implements advice for the FunctionClient annotation.
Represents a discovered function definition.
Interface for a type that provides function definitions.
An interface for discovery functions, either remote or local.
An exception thrown when an error occurs in the function system.
 
 
Strategy interface for choosing a FunctionInvoker.
An exception thrown when no function can be found.
A FunctionExecutor that uses a HttpClient to execute a remote function definition.