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
/
AlibabaCloudEventFunction
Alibaba
Cloud
Event
Function
abstract
class
AlibabaCloudEventFunction
(
loader
:
FnLoader
<
Context
>
)
:
StreamRequestHandler
(
source
)
Adapts between http4k and Alibaba Function Compute APIs..
Members
Constructors
Alibaba
Cloud
Event
Function
Link copied to clipboard
constructor
(
loader
:
FnLoader
<
Context
>
)
Functions
handle
Request
Link copied to clipboard
open
override
fun
handleRequest
(
input
:
InputStream
,
output
:
OutputStream
,
context
:
Context
)