Package com.google.cloud.functions.invoker
-
Class Summary Class Description BackgroundFunctionExecutor Executes the user's background function.HttpFunctionExecutor Executes the user's method.TypedFunctionExecutor
| Class | Description |
|---|---|
| BackgroundFunctionExecutor |
Executes the user's background function.
|
| HttpFunctionExecutor |
Executes the user's method.
|
| TypedFunctionExecutor |