http4k-format-jackson
Toggle table of contents
6.18.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-format-jackson
http4k-format-jackson
/
org.http4k.format
/
ConfigurableJackson
/
autoView
auto
View
inline
fun
<
T
:
Any
,
V
:
Any
>
Body.Companion
.
autoView
(
description
:
String
?
=
null
,
contentNegotiation
:
ContentNegotiation
=
None
,
contentType
:
ContentType
=
APPLICATION_JSON
)
:
BiDiBodyLensSpec
<
T
>
(
source
)
inline
fun
<
T
:
Any
,
V
:
Any
>
WsMessage.Companion
.
autoView
(
)
:
BiDiWsMessageLensSpec
<
T
>
(
source
)