Uses of Interface
com.github.mikeldpl.lambda.runtime.Handler
-
Packages that use Handler Package Description com.github.mikeldpl.lambda.runtime -
-
Uses of Handler in com.github.mikeldpl.lambda.runtime
Constructors in com.github.mikeldpl.lambda.runtime with parameters of type Handler Constructor Description LambdaRuntime(LambdaRuntimeApi lambdaRuntimeApi, Handler handler, ErrorHandler errorHandler)LambdaRuntime(LambdaRuntimeApi lambdaRuntimeApi, Handler handler, ErrorHandler errorHandler, int retriesCount)
-