http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-format-core
/
org.http4k.format
/
Json
/
json
json
open
fun
<
IN
:
Any
>
BiDiLensSpec
<
IN
,
String
>
.
json
(
)
:
BiDiLensSpec
<
IN
,
NODE
>
(
source
)
open
fun
Body.Companion
.
json
(
description
:
String
?
=
null
,
contentNegotiation
:
ContentNegotiation
=
None
,
contentType
:
ContentType
=
APPLICATION_JSON
)
:
BiDiBodyLensSpec
<
NODE
>
(
source
)
open
fun
WsMessage.Companion
.
json
(
)
:
BiDiWsMessageLensSpec
<
NODE
>
(
source
)