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