http4k-realtime-core
Toggle table of contents
6.20.0.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-realtime-core
http4k-realtime-core
/
org.http4k.routing
/
bindHttp
bind
Http
infix
fun
String
.
bindHttp
(
action
:
HttpHandler
)
:
RoutingHttpHandler
(
source
)
infix
fun
String
.
bindHttp
(
action
:
RoutingHttpHandler
)
:
RoutingHttpHandler
(
source
)
infix
fun
String
.
bindHttp
(
method
:
Method
)
:
PathMethod
(
source
)