http4k
Toggle table of contents
6.60.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-storage-http
/
org.http4k.connect.storage
/
storageApi
storage
Api
fun
<
T
:
Any
>
storageApi
(
name
:
String
,
bodyLens
:
BiDiBodyLens
<
T
>
,
storage
:
Storage
<
T
>
,
storageSecurity
:
Security
=
NoSecurity
)
:
HttpHandler
(
source
)