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
/
AutoMarshalling
/
json
json
inline
fun
<
T
:
Any
>
WsMessage
.
json
(
t
:
T
)
:
WsMessage
(
source
)
inline
fun
<
T
:
Any
>
SseMessage.Event
.
json
(
t
:
T
)
:
SseMessage.Event
(
source
)