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.sse
/
SseResponse
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
consumer
:
SseConsumer
)
:
SseResponse
operator
fun
invoke
(
status
:
Status
=
OK
,
headers
:
Headers
=
emptyList()
,
handled
:
Boolean
=
true
,
consumer
:
SseConsumer
)
:
SseResponse