Serialized Form
-
Package com.google.cloud.functions.invoker
-
Class com.google.cloud.functions.invoker.BackgroundFunctionExecutor extends javax.servlet.http.HttpServlet implements Serializable
-
Serialized Fields
-
functionExecutor
com.google.cloud.functions.invoker.BackgroundFunctionExecutor.FunctionExecutor<?> functionExecutor
-
-
-
Class com.google.cloud.functions.invoker.HttpFunctionExecutor extends javax.servlet.http.HttpServlet implements Serializable
-
Serialized Fields
-
function
com.google.cloud.functions.HttpFunction function
-
-
-
Class com.google.cloud.functions.invoker.TypedFunctionExecutor extends javax.servlet.http.HttpServlet implements Serializable
-