http4k
Toggle table of contents
6.57.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-serverless-alibaba
/
org.http4k.serverless
/
AlibabaCloudHttpFunction
Alibaba
Cloud
Http
Function
abstract
class
AlibabaCloudHttpFunction
(
appLoader
:
AppLoader
)
:
HttpRequestHandler
(
source
)
Members
Constructors
Alibaba
Cloud
Http
Function
Link copied to clipboard
constructor
(
appLoader
:
AppLoader
)
constructor
(
input
:
HttpHandler
)
Functions
handle
Request
Link copied to clipboard
open
override
fun
handleRequest
(
request
:
HttpServletRequest
,
response
:
HttpServletResponse
,
context
:
Context
?
)