http4k-realtime-core
Toggle table of contents
6.20.0.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-realtime-core
http4k-realtime-core
/
org.http4k.routing
/
bindSse
bind
Sse
infix
fun
String
.
bindSse
(
action
:
SseHandler
)
:
RoutingSseHandler
(
source
)
infix
fun
String
.
bindSse
(
action
:
RoutingSseHandler
)
:
RoutingSseHandler
(
source
)
infix
fun
String
.
bindSse
(
method
:
Method
)
:
PathMethod
(
source
)
infix
fun
Router
.
bindSse
(
handler
:
RoutingSseHandler
)
:
RoutingSseHandler
(
source
)
infix
fun
Router
.
bindSse
(
handler
:
SseHandler
)
:
RoutingSseHandler
(
source
)