api

http4k / org.http4k.serverless / BootstrapAppLoader

BootstrapAppLoader

object ~~BootstrapAppLoader~~ : AppLoaderWithContexts Deprecated: Extend one of the AwsLambdaFunction subclasses instead of this reflection-based approach.

Properties

Name Summary
HTTP4K_BOOTSTRAP_CLASS const val HTTP4K_BOOTSTRAP_CLASS: String

Functions

Name Summary
invoke fun invoke(environment: Map<String, String>, contexts: RequestContexts): HttpHandler