http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-realtime-core
/
org.http4k.routing
/
poly
poly
fun
poly
(
vararg
routes
:
RoutingHandler
<
*
,
*
,
*
>
)
:
PolyHandler
(
source
)
fun
poly
(
vararg
routes
:
List
<
RoutingHandler
<
*
,
*
,
*
>
>
)
:
PolyHandler
(
source
)