Package com.google.cloud.functions.invoker.runner
-
Class Summary Class Description Invoker Java server that runs the user's code (a jar file) on HTTP request and an HTTP response is sent once the user's function is completed.
| Class | Description |
|---|---|
| Invoker |
Java server that runs the user's code (a jar file) on HTTP request and an HTTP response is sent
once the user's function is completed.
|