All Classes
-
Class Summary Class Description BackgroundFunctionExecutor Executes the user's background function.ExecutionIdUtil A helper class that either fetches a unique execution id from request HTTP headers or generates a random id.HttpFunctionExecutor Executes the user's method.HttpRequestImpl HttpResponseImpl 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.JsonLogHandler A log handler that publishes log messages in a json format.TimeoutFilter TypedFunctionExecutor